Skip to content

#E31657

≈ crimson · rgb(227, 22, 87)
Color formats
HEX#E31657
RGBrgb(227, 22, 87)
HSLhsl(341, 82%, 49%)
HSVhsv(341, 90%, 89%)
OKLCHoklch(59% 0.23 12)
CMYKcmyk(0%, 90%, 62%, 11%)
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: #e31657;
  --crimson-rgb: 227 22 87;
  --crimson-oklch: oklch(59% 0.23 12);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e31657] text-[#e31657] border-[#e31657]
Shades & tints
Color harmonies
About this color

#E31657 is a color with the RGB value rgb(227, 22, 87). 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 #E31657 to other formats

Palettes with a similar color

Gradients with a similar color

Copied