#DB4D06 Color

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

Color preview

#DB4D06

Color formats

HEX
#DB4D06
RGB
rgb(219, 77, 6)
RGBA
rgba(219, 77, 6, 1)
HSL
hsl(20, 95%, 44%)
HSV
hsv(20, 97%, 86%)
CMYK
cmyk(0%, 65%, 97%, 14%)
CSS variable
--color-primary: #DB4D06;
Lowercase HEX
#db4d06

Shades

Tints

Tones

Harmony

CSS snippets for #DB4D06

.color-db4d06 {
  color: #DB4D06;
  background-color: #DB4D06;
}

Frequently asked questions

What color is #DB4D06?+

#DB4D06 is a HEX color with RGB value rgb(219, 77, 6) and HSL value hsl(20, 95%, 44%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DB4D06?+

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