#DB2929 Color

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

Color preview

#DB2929

Color formats

HEX
#DB2929
RGB
rgb(219, 41, 41)
RGBA
rgba(219, 41, 41, 1)
HSL
hsl(0, 71%, 51%)
HSV
hsv(0, 81%, 86%)
CMYK
cmyk(0%, 81%, 81%, 14%)
CSS variable
--color-primary: #DB2929;
Lowercase HEX
#db2929

Shades

Tints

Tones

Harmony

CSS snippets for #DB2929

.color-db2929 {
  color: #DB2929;
  background-color: #DB2929;
}

Frequently asked questions

What color is #DB2929?+

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

What is the closest Tailwind color to #DB2929?+

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