#D55DCD Color

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

Color preview

#D55DCD

Color formats

HEX
#D55DCD
RGB
rgb(213, 93, 205)
RGBA
rgba(213, 93, 205, 1)
HSL
hsl(304, 59%, 60%)
HSV
hsv(304, 56%, 84%)
CMYK
cmyk(0%, 56%, 4%, 16%)
CSS variable
--color-primary: #D55DCD;
Lowercase HEX
#d55dcd

Shades

Tints

Tones

Harmony

CSS snippets for #D55DCD

.color-d55dcd {
  color: #D55DCD;
  background-color: #D55DCD;
}

Frequently asked questions

What color is #D55DCD?+

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

What is the closest Tailwind color to #D55DCD?+

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