#D55D5F Color

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

Color preview

#D55D5F

Color formats

HEX
#D55D5F
RGB
rgb(213, 93, 95)
RGBA
rgba(213, 93, 95, 1)
HSL
hsl(359, 59%, 60%)
HSV
hsv(359, 56%, 84%)
CMYK
cmyk(0%, 56%, 55%, 16%)
CSS variable
--color-primary: #D55D5F;
Lowercase HEX
#d55d5f

Shades

Tints

Tones

Harmony

CSS snippets for #D55D5F

.color-d55d5f {
  color: #D55D5F;
  background-color: #D55D5F;
}

Frequently asked questions

What color is #D55D5F?+

#D55D5F is a HEX color with RGB value rgb(213, 93, 95) and HSL value hsl(359, 59%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D55D5F?+

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