Skip to content

#CA2C48

≈ crimson · rgb(202, 44, 72)
Color formats
HEX#CA2C48
RGBrgb(202, 44, 72)
HSLhsl(349, 64%, 48%)
HSVhsv(349, 78%, 79%)
OKLCHoklch(55% 0.19 17)
CMYKcmyk(0%, 78%, 64%, 21%)
Contrast & accessibility
On white5.30:1AA pass
On black3.97:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #ca2c48;
  --crimson-rgb: 202 44 72;
  --crimson-oklch: oklch(55% 0.19 17);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca2c48] text-[#ca2c48] border-[#ca2c48]
Shades & tints
Color harmonies
About this color

#CA2C48 is a color with the RGB value rgb(202, 44, 72). 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 #CA2C48 to other formats

Palettes with a similar color

Gradients with a similar color

Copied