Skip to content
#E22255
≈ crimson · rgb(226, 34, 85)
Color formats
HEX#E22255
RGBrgb(226, 34, 85)
HSLhsl(344, 77%, 51%)
HSVhsv(344, 85%, 89%)
OKLCHoklch(59% 0.22 14)
CMYKcmyk(0%, 85%, 62%, 11%)
Contrast & accessibility
On white4.57:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #e22255;
  --crimson-rgb: 226 34 85;
  --crimson-oklch: oklch(59% 0.22 14);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e22255] text-[#e22255] border-[#e22255]
Shades & tints
Color harmonies
About this color

#E22255 is a color with the RGB value rgb(226, 34, 85). 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 #E22255 to other formats

Palettes with a similar color

Gradients with a similar color

Copied