#D91EFF Color

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

Color preview

#D91EFF

Color formats

HEX
#D91EFF
RGB
rgb(217, 30, 255)
RGBA
rgba(217, 30, 255, 1)
HSL
hsl(290, 100%, 56%)
HSV
hsv(290, 88%, 100%)
CMYK
cmyk(15%, 88%, 0%, 0%)
CSS variable
--color-primary: #D91EFF;
Lowercase HEX
#d91eff

Shades

Tints

Tones

Harmony

CSS snippets for #D91EFF

.color-d91eff {
  color: #D91EFF;
  background-color: #D91EFF;
}

Frequently asked questions

What color is #D91EFF?+

#D91EFF is a HEX color with RGB value rgb(217, 30, 255) and HSL value hsl(290, 100%, 56%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D91EFF?+

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