Skip to content

#E3181C

≈ red · rgb(227, 24, 28)
Color formats
HEX#E3181C
RGBrgb(227, 24, 28)
HSLhsl(359, 81%, 49%)
HSVhsv(359, 89%, 89%)
OKLCHoklch(58% 0.23 28)
CMYKcmyk(0%, 89%, 88%, 11%)
Contrast & accessibility
On white4.76:1AA pass
On black4.41:1below AA
Best text color#FFFFFF
Nearest CSS name: red
Copy-ready code
CSS custom properties
:root {
  --red: #e3181c;
  --red-rgb: 227 24 28;
  --red-oklch: oklch(58% 0.23 28);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--red-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e3181c] text-[#e3181c] border-[#e3181c]
Shades & tints
Color harmonies
About this color

#E3181C is a color with the RGB value rgb(227, 24, 28). Its closest CSS named color is "red". 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 #E3181C to other formats

Palettes with a similar color

Gradients with a similar color

Copied