#DD555B Color

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

Color preview

#DD555B

Color formats

HEX
#DD555B
RGB
rgb(221, 85, 91)
RGBA
rgba(221, 85, 91, 1)
HSL
hsl(357, 67%, 60%)
HSV
hsv(357, 62%, 87%)
CMYK
cmyk(0%, 62%, 59%, 13%)
CSS variable
--color-primary: #DD555B;
Lowercase HEX
#dd555b

Shades

Tints

Tones

Harmony

CSS snippets for #DD555B

.color-dd555b {
  color: #DD555B;
  background-color: #DD555B;
}

Frequently asked questions

What color is #DD555B?+

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

What is the closest Tailwind color to #DD555B?+

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