#D55D95 Color

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

Color preview

#D55D95

Color formats

HEX
#D55D95
RGB
rgb(213, 93, 149)
RGBA
rgba(213, 93, 149, 1)
HSL
hsl(332, 59%, 60%)
HSV
hsv(332, 56%, 84%)
CMYK
cmyk(0%, 56%, 30%, 16%)
CSS variable
--color-primary: #D55D95;
Lowercase HEX
#d55d95

Shades

Tints

Tones

Harmony

CSS snippets for #D55D95

.color-d55d95 {
  color: #D55D95;
  background-color: #D55D95;
}

Frequently asked questions

What color is #D55D95?+

#D55D95 is a HEX color with RGB value rgb(213, 93, 149) and HSL value hsl(332, 59%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D55D95?+

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