#DB333E Color

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

Color preview

#DB333E

Color formats

HEX
#DB333E
RGB
rgb(219, 51, 62)
RGBA
rgba(219, 51, 62, 1)
HSL
hsl(356, 70%, 53%)
HSV
hsv(356, 77%, 86%)
CMYK
cmyk(0%, 77%, 72%, 14%)
CSS variable
--color-primary: #DB333E;
Lowercase HEX
#db333e

Shades

Tints

Tones

Harmony

CSS snippets for #DB333E

.color-db333e {
  color: #DB333E;
  background-color: #DB333E;
}

Frequently asked questions

What color is #DB333E?+

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

What is the closest Tailwind color to #DB333E?+

The closest Tailwind color is rose-600, available as the bg-rose-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