#DD4D36 Color

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

Color preview

#DD4D36

Color formats

HEX
#DD4D36
RGB
rgb(221, 77, 54)
RGBA
rgba(221, 77, 54, 1)
HSL
hsl(8, 71%, 54%)
HSV
hsv(8, 76%, 87%)
CMYK
cmyk(0%, 65%, 76%, 13%)
CSS variable
--color-primary: #DD4D36;
Lowercase HEX
#dd4d36

Shades

Tints

Tones

Harmony

CSS snippets for #DD4D36

.color-dd4d36 {
  color: #DD4D36;
  background-color: #DD4D36;
}

Frequently asked questions

What color is #DD4D36?+

#DD4D36 is a HEX color with RGB value rgb(221, 77, 54) and HSL value hsl(8, 71%, 54%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DD4D36?+

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