#DD4F08 Color

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

Color preview

#DD4F08

Color formats

HEX
#DD4F08
RGB
rgb(221, 79, 8)
RGBA
rgba(221, 79, 8, 1)
HSL
hsl(20, 93%, 45%)
HSV
hsv(20, 96%, 87%)
CMYK
cmyk(0%, 64%, 96%, 13%)
CSS variable
--color-primary: #DD4F08;
Lowercase HEX
#dd4f08

Shades

Tints

Tones

Harmony

CSS snippets for #DD4F08

.color-dd4f08 {
  color: #DD4F08;
  background-color: #DD4F08;
}

Frequently asked questions

What color is #DD4F08?+

#DD4F08 is a HEX color with RGB value rgb(221, 79, 8) and HSL value hsl(20, 93%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DD4F08?+

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