#D83FEF Color

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

Color preview

#D83FEF

Color formats

HEX
#D83FEF
RGB
rgb(216, 63, 239)
RGBA
rgba(216, 63, 239, 1)
HSL
hsl(292, 85%, 59%)
HSV
hsv(292, 74%, 94%)
CMYK
cmyk(10%, 74%, 0%, 6%)
CSS variable
--color-primary: #D83FEF;
Lowercase HEX
#d83fef

Shades

Tints

Tones

Harmony

CSS snippets for #D83FEF

.color-d83fef {
  color: #D83FEF;
  background-color: #D83FEF;
}

Frequently asked questions

What color is #D83FEF?+

#D83FEF is a HEX color with RGB value rgb(216, 63, 239) and HSL value hsl(292, 85%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D83FEF?+

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