#DD555E Color

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

Color preview

#DD555E

Color formats

HEX
#DD555E
RGB
rgb(221, 85, 94)
RGBA
rgba(221, 85, 94, 1)
HSL
hsl(356, 67%, 60%)
HSV
hsv(356, 62%, 87%)
CMYK
cmyk(0%, 62%, 57%, 13%)
CSS variable
--color-primary: #DD555E;
Lowercase HEX
#dd555e

Shades

Tints

Tones

Harmony

CSS snippets for #DD555E

.color-dd555e {
  color: #DD555E;
  background-color: #DD555E;
}

Frequently asked questions

What color is #DD555E?+

#DD555E is a HEX color with RGB value rgb(221, 85, 94) and HSL value hsl(356, 67%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD555E?+

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