#DB3C24 Color

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

Color preview

#DB3C24

Color formats

HEX
#DB3C24
RGB
rgb(219, 60, 36)
RGBA
rgba(219, 60, 36, 1)
HSL
hsl(8, 72%, 50%)
HSV
hsv(8, 84%, 86%)
CMYK
cmyk(0%, 73%, 84%, 14%)
CSS variable
--color-primary: #DB3C24;
Lowercase HEX
#db3c24

Shades

Tints

Tones

Harmony

CSS snippets for #DB3C24

.color-db3c24 {
  color: #DB3C24;
  background-color: #DB3C24;
}

Frequently asked questions

What color is #DB3C24?+

#DB3C24 is a HEX color with RGB value rgb(219, 60, 36) and HSL value hsl(8, 72%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DB3C24?+

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