#DD3D08 Color

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

Color preview

#DD3D08

Color formats

HEX
#DD3D08
RGB
rgb(221, 61, 8)
RGBA
rgba(221, 61, 8, 1)
HSL
hsl(15, 93%, 45%)
HSV
hsv(15, 96%, 87%)
CMYK
cmyk(0%, 72%, 96%, 13%)
CSS variable
--color-primary: #DD3D08;
Lowercase HEX
#dd3d08

Shades

Tints

Tones

Harmony

CSS snippets for #DD3D08

.color-dd3d08 {
  color: #DD3D08;
  background-color: #DD3D08;
}

Frequently asked questions

What color is #DD3D08?+

#DD3D08 is a HEX color with RGB value rgb(221, 61, 8) and HSL value hsl(15, 93%, 45%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DD3D08?+

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