Skip to content

#DB3368

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

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

Palettes with a similar color

Gradients with a similar color

Copied