#DD5D40 Color

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

Color preview

#DD5D40

Color formats

HEX
#DD5D40
RGB
rgb(221, 93, 64)
RGBA
rgba(221, 93, 64, 1)
HSL
hsl(11, 70%, 56%)
HSV
hsv(11, 71%, 87%)
CMYK
cmyk(0%, 58%, 71%, 13%)
CSS variable
--color-primary: #DD5D40;
Lowercase HEX
#dd5d40

Shades

Tints

Tones

Harmony

CSS snippets for #DD5D40

.color-dd5d40 {
  color: #DD5D40;
  background-color: #DD5D40;
}

Frequently asked questions

What color is #DD5D40?+

#DD5D40 is a HEX color with RGB value rgb(221, 93, 64) and HSL value hsl(11, 70%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD5D40?+

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