#E24551
≈ crimson · rgb(226, 69, 81)
Color formats
HEX#E24551
RGBrgb(226, 69, 81)
HSLhsl(355, 73%, 58%)
HSVhsv(355, 69%, 89%)
OKLCHoklch(62% 0.19 21)
CMYKcmyk(0%, 69%, 64%, 11%)
Contrast & accessibility
On white4.04:1below AA
On black5.20:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #e24551;
--crimson-rgb: 226 69 81;
--crimson-oklch: oklch(62% 0.19 21);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e24551] text-[#e24551] border-[#e24551]
Shades & tints
Color harmonies
About this color
#E24551 is a color with the RGB value rgb(226, 69, 81). 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.