#DB1F32 Color

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

Color preview

#DB1F32

Color formats

HEX
#DB1F32
RGB
rgb(219, 31, 50)
RGBA
rgba(219, 31, 50, 1)
HSL
hsl(354, 75%, 49%)
HSV
hsv(354, 86%, 86%)
CMYK
cmyk(0%, 86%, 77%, 14%)
CSS variable
--color-primary: #DB1F32;
Lowercase HEX
#db1f32

Shades

Tints

Tones

Harmony

CSS snippets for #DB1F32

.color-db1f32 {
  color: #DB1F32;
  background-color: #DB1F32;
}

Frequently asked questions

What color is #DB1F32?+

#DB1F32 is a HEX color with RGB value rgb(219, 31, 50) and HSL value hsl(354, 75%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DB1F32?+

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