#DD2808 Color

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

Color preview

#DD2808

Color formats

HEX
#DD2808
RGB
rgb(221, 40, 8)
RGBA
rgba(221, 40, 8, 1)
HSL
hsl(9, 93%, 45%)
HSV
hsv(9, 96%, 87%)
CMYK
cmyk(0%, 82%, 96%, 13%)
CSS variable
--color-primary: #DD2808;
Lowercase HEX
#dd2808

Shades

Tints

Tones

Harmony

CSS snippets for #DD2808

.color-dd2808 {
  color: #DD2808;
  background-color: #DD2808;
}

Frequently asked questions

What color is #DD2808?+

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

What is the closest Tailwind color to #DD2808?+

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