#D83EEF Color

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

Color preview

#D83EEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D83EEF

.color-d83eef {
  color: #D83EEF;
  background-color: #D83EEF;
}

Frequently asked questions

What color is #D83EEF?+

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

What is the closest Tailwind color to #D83EEF?+

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