#DD555C Color

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

Color preview

#DD555C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD555C

.color-dd555c {
  color: #DD555C;
  background-color: #DD555C;
}

Frequently asked questions

What color is #DD555C?+

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

What is the closest Tailwind color to #DD555C?+

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