Skip to content

#E6271F

≈ orangered · rgb(230, 39, 31)
Color formats
HEX#E6271F
RGBrgb(230, 39, 31)
HSLhsl(2, 80%, 51%)
HSVhsv(2, 87%, 90%)
OKLCHoklch(60% 0.22 29)
CMYKcmyk(0%, 83%, 87%, 10%)
Contrast & accessibility
On white4.49:1below AA
On black4.67:1AA pass
Best text color#000000
Nearest CSS name: orangered
Copy-ready code
CSS custom properties
:root {
  --orangered: #e6271f;
  --orangered-rgb: 230 39 31;
  --orangered-oklch: oklch(60% 0.22 29);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orangered-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e6271f] text-[#e6271f] border-[#e6271f]
Shades & tints
Color harmonies
About this color

#E6271F is a color with the RGB value rgb(230, 39, 31). Its closest CSS named color is "orangered". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E6271F to other formats

Palettes with a similar color

Gradients with a similar color

Copied