#D55DB5 Color

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

Color preview

#D55DB5

Color formats

HEX
#D55DB5
RGB
rgb(213, 93, 181)
RGBA
rgba(213, 93, 181, 1)
HSL
hsl(316, 59%, 60%)
HSV
hsv(316, 56%, 84%)
CMYK
cmyk(0%, 56%, 15%, 16%)
CSS variable
--color-primary: #D55DB5;
Lowercase HEX
#d55db5

Shades

Tints

Tones

Harmony

CSS snippets for #D55DB5

.color-d55db5 {
  color: #D55DB5;
  background-color: #D55DB5;
}

Frequently asked questions

What color is #D55DB5?+

#D55DB5 is a HEX color with RGB value rgb(213, 93, 181) and HSL value hsl(316, 59%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55DB5?+

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