#DB333C Color

Inspect #DB333C across formats, palettes, contrast and closest named color matches.

Color preview

#DB333C

Color formats

HEX
#DB333C
RGB
rgb(219, 51, 60)
RGBA
rgba(219, 51, 60, 1)
HSL
hsl(357, 70%, 53%)
HSV
hsv(357, 77%, 86%)
CMYK
cmyk(0%, 77%, 73%, 14%)
CSS variable
--color-primary: #DB333C;
Lowercase HEX
#db333c

Shades

Tints

Tones

Harmony

CSS snippets for #DB333C

.color-db333c {
  color: #DB333C;
  background-color: #DB333C;
}

Frequently asked questions

What color is #DB333C?+

#DB333C is a HEX color with RGB value rgb(219, 51, 60) and HSL value hsl(357, 70%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DB333C?+

The closest Tailwind color is red-600, available as the bg-red-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools