#D55DEA Color

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

Color preview

#D55DEA

Color formats

HEX
#D55DEA
RGB
rgb(213, 93, 234)
RGBA
rgba(213, 93, 234, 1)
HSL
hsl(291, 77%, 64%)
HSV
hsv(291, 60%, 92%)
CMYK
cmyk(9%, 60%, 0%, 8%)
CSS variable
--color-primary: #D55DEA;
Lowercase HEX
#d55dea

Shades

Tints

Tones

Harmony

CSS snippets for #D55DEA

.color-d55dea {
  color: #D55DEA;
  background-color: #D55DEA;
}

Frequently asked questions

What color is #D55DEA?+

#D55DEA is a HEX color with RGB value rgb(213, 93, 234) and HSL value hsl(291, 77%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55DEA?+

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