#DD4028 Color

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

Color preview

#DD4028

Color formats

HEX
#DD4028
RGB
rgb(221, 64, 40)
RGBA
rgba(221, 64, 40, 1)
HSL
hsl(8, 73%, 51%)
HSV
hsv(8, 82%, 87%)
CMYK
cmyk(0%, 71%, 82%, 13%)
CSS variable
--color-primary: #DD4028;
Lowercase HEX
#dd4028

Shades

Tints

Tones

Harmony

CSS snippets for #DD4028

.color-dd4028 {
  color: #DD4028;
  background-color: #DD4028;
}

Frequently asked questions

What color is #DD4028?+

#DD4028 is a HEX color with RGB value rgb(221, 64, 40) and HSL value hsl(8, 73%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DD4028?+

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