#D83DFF Color

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

Color preview

#D83DFF

Color formats

HEX
#D83DFF
RGB
rgb(216, 61, 255)
RGBA
rgba(216, 61, 255, 1)
HSL
hsl(288, 100%, 62%)
HSV
hsv(288, 76%, 100%)
CMYK
cmyk(15%, 76%, 0%, 0%)
CSS variable
--color-primary: #D83DFF;
Lowercase HEX
#d83dff

Shades

Tints

Tones

Harmony

CSS snippets for #D83DFF

.color-d83dff {
  color: #D83DFF;
  background-color: #D83DFF;
}

Frequently asked questions

What color is #D83DFF?+

#D83DFF is a HEX color with RGB value rgb(216, 61, 255) and HSL value hsl(288, 100%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D83DFF?+

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