#D2555E Color

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

Color preview

#D2555E

Color formats

HEX
#D2555E
RGB
rgb(210, 85, 94)
RGBA
rgba(210, 85, 94, 1)
HSL
hsl(356, 58%, 58%)
HSV
hsv(356, 60%, 82%)
CMYK
cmyk(0%, 60%, 55%, 18%)
CSS variable
--color-primary: #D2555E;
Lowercase HEX
#d2555e

Shades

Tints

Tones

Harmony

CSS snippets for #D2555E

.color-d2555e {
  color: #D2555E;
  background-color: #D2555E;
}

Frequently asked questions

What color is #D2555E?+

#D2555E is a HEX color with RGB value rgb(210, 85, 94) and HSL value hsl(356, 58%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D2555E?+

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