#D55FF9 Color

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

Color preview

#D55FF9

Color formats

HEX
#D55FF9
RGB
rgb(213, 95, 249)
RGBA
rgba(213, 95, 249, 1)
HSL
hsl(286, 93%, 67%)
HSV
hsv(286, 62%, 98%)
CMYK
cmyk(14%, 62%, 0%, 2%)
CSS variable
--color-primary: #D55FF9;
Lowercase HEX
#d55ff9

Shades

Tints

Tones

Harmony

CSS snippets for #D55FF9

.color-d55ff9 {
  color: #D55FF9;
  background-color: #D55FF9;
}

Frequently asked questions

What color is #D55FF9?+

#D55FF9 is a HEX color with RGB value rgb(213, 95, 249) and HSL value hsl(286, 93%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55FF9?+

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