Skip to content

#DB3354

≈ crimson · rgb(219, 51, 84)
Color formats
HEX#DB3354
RGBrgb(219, 51, 84)
HSLhsl(348, 70%, 53%)
HSVhsv(348, 77%, 86%)
OKLCHoklch(59% 0.2 15)
CMYKcmyk(0%, 77%, 62%, 14%)
Contrast & accessibility
On white4.55:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #db3354;
  --crimson-rgb: 219 51 84;
  --crimson-oklch: oklch(59% 0.2 15);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db3354] text-[#db3354] border-[#db3354]
Shades & tints
Color harmonies
About this color

#DB3354 is a color with the RGB value rgb(219, 51, 84). 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 #DB3354 to other formats

Palettes with a similar color

Gradients with a similar color

Copied