#DB3333 Color

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

Color preview

#DB3333

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DB3333

.color-db3333 {
  color: #DB3333;
  background-color: #DB3333;
}

Frequently asked questions

What color is #DB3333?+

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

What is the closest Tailwind color to #DB3333?+

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