#DD2C08 Color

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

Color preview

#DD2C08

Color formats

HEX
#DD2C08
RGB
rgb(221, 44, 8)
RGBA
rgba(221, 44, 8, 1)
HSL
hsl(10, 93%, 45%)
HSV
hsv(10, 96%, 87%)
CMYK
cmyk(0%, 80%, 96%, 13%)
CSS variable
--color-primary: #DD2C08;
Lowercase HEX
#dd2c08

Shades

Tints

Tones

Harmony

CSS snippets for #DD2C08

.color-dd2c08 {
  color: #DD2C08;
  background-color: #DD2C08;
}

Frequently asked questions

What color is #DD2C08?+

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

What is the closest Tailwind color to #DD2C08?+

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