#DB4B24 Color

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

Color preview

#DB4B24

Color formats

HEX
#DB4B24
RGB
rgb(219, 75, 36)
RGBA
rgba(219, 75, 36, 1)
HSL
hsl(13, 72%, 50%)
HSV
hsv(13, 84%, 86%)
CMYK
cmyk(0%, 66%, 84%, 14%)
CSS variable
--color-primary: #DB4B24;
Lowercase HEX
#db4b24

Shades

Tints

Tones

Harmony

CSS snippets for #DB4B24

.color-db4b24 {
  color: #DB4B24;
  background-color: #DB4B24;
}

Frequently asked questions

What color is #DB4B24?+

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

What is the closest Tailwind color to #DB4B24?+

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