#D55DBB Color

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

Color preview

#D55DBB

Color formats

HEX
#D55DBB
RGB
rgb(213, 93, 187)
RGBA
rgba(213, 93, 187, 1)
HSL
hsl(313, 59%, 60%)
HSV
hsv(313, 56%, 84%)
CMYK
cmyk(0%, 56%, 12%, 16%)
CSS variable
--color-primary: #D55DBB;
Lowercase HEX
#d55dbb

Shades

Tints

Tones

Harmony

CSS snippets for #D55DBB

.color-d55dbb {
  color: #D55DBB;
  background-color: #D55DBB;
}

Frequently asked questions

What color is #D55DBB?+

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

What is the closest Tailwind color to #D55DBB?+

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