#DD080C Color

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

Color preview

#DD080C

Color formats

HEX
#DD080C
RGB
rgb(221, 8, 12)
RGBA
rgba(221, 8, 12, 1)
HSL
hsl(359, 93%, 45%)
HSV
hsv(359, 96%, 87%)
CMYK
cmyk(0%, 96%, 95%, 13%)
CSS variable
--color-primary: #DD080C;
Lowercase HEX
#dd080c

Shades

Tints

Tones

Harmony

CSS snippets for #DD080C

.color-dd080c {
  color: #DD080C;
  background-color: #DD080C;
}

Frequently asked questions

What color is #DD080C?+

#DD080C is a HEX color with RGB value rgb(221, 8, 12) and HSL value hsl(359, 93%, 45%). Its closest CSS named color is Red.

What is the closest Tailwind color to #DD080C?+

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