#D55D71 Color

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

Color preview

#D55D71

Color formats

HEX
#D55D71
RGB
rgb(213, 93, 113)
RGBA
rgba(213, 93, 113, 1)
HSL
hsl(350, 59%, 60%)
HSV
hsv(350, 56%, 84%)
CMYK
cmyk(0%, 56%, 47%, 16%)
CSS variable
--color-primary: #D55D71;
Lowercase HEX
#d55d71

Shades

Tints

Tones

Harmony

CSS snippets for #D55D71

.color-d55d71 {
  color: #D55D71;
  background-color: #D55D71;
}

Frequently asked questions

What color is #D55D71?+

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

What is the closest Tailwind color to #D55D71?+

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