Skip to content

#CD2D38

≈ crimson · rgb(205, 45, 56)
Color formats
HEX#CD2D38
RGBrgb(205, 45, 56)
HSLhsl(356, 64%, 49%)
HSVhsv(356, 78%, 80%)
OKLCHoklch(56% 0.2 23)
CMYKcmyk(0%, 78%, 73%, 20%)
Contrast & accessibility
On white5.21:1AA pass
On black4.03:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #cd2d38;
  --crimson-rgb: 205 45 56;
  --crimson-oklch: oklch(56% 0.2 23);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd2d38] text-[#cd2d38] border-[#cd2d38]
Shades & tints
Color harmonies
About this color

#CD2D38 is a color with the RGB value rgb(205, 45, 56). 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 #CD2D38 to other formats

Palettes with a similar color

Gradients with a similar color

Copied