Skip to content

#E02544

≈ crimson · rgb(224, 37, 68)
Color formats
HEX#E02544
RGBrgb(224, 37, 68)
HSLhsl(350, 75%, 51%)
HSVhsv(350, 83%, 88%)
OKLCHoklch(59% 0.22 20)
CMYKcmyk(0%, 83%, 70%, 12%)
Contrast & accessibility
On white4.65:1AA pass
On black4.52:1AA pass
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #e02544;
  --crimson-rgb: 224 37 68;
  --crimson-oklch: oklch(59% 0.22 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e02544] text-[#e02544] border-[#e02544]
Shades & tints
Color harmonies
About this color

#E02544 is a color with the RGB value rgb(224, 37, 68). Its closest CSS named color is "crimson". 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 #E02544 to other formats

Palettes with a similar color

Gradients with a similar color

Copied