#D83CFF Color

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

Color preview

#D83CFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D83CFF

.color-d83cff {
  color: #D83CFF;
  background-color: #D83CFF;
}

Frequently asked questions

What color is #D83CFF?+

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

What is the closest Tailwind color to #D83CFF?+

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