#EB2563
≈ crimson · rgb(235, 37, 99)
Color formats
HEX#EB2563
RGBrgb(235, 37, 99)
HSLhsl(341, 83%, 53%)
HSVhsv(341, 84%, 92%)
OKLCHoklch(61% 0.23 10)
CMYKcmyk(0%, 84%, 58%, 8%)
Contrast & accessibility
On white4.22:1below AA
On black4.98:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #eb2563;
--crimson-rgb: 235 37 99;
--crimson-oklch: oklch(61% 0.23 10);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eb2563] text-[#eb2563] border-[#eb2563]
Shades & tints
Color harmonies
About this color
#EB2563 is a color with the RGB value rgb(235, 37, 99). 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.