#D83FE6 Color

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

Color preview

#D83FE6

Color formats

HEX
#D83FE6
RGB
rgb(216, 63, 230)
RGBA
rgba(216, 63, 230, 1)
HSL
hsl(295, 77%, 57%)
HSV
hsv(295, 73%, 90%)
CMYK
cmyk(6%, 73%, 0%, 10%)
CSS variable
--color-primary: #D83FE6;
Lowercase HEX
#d83fe6

Shades

Tints

Tones

Harmony

CSS snippets for #D83FE6

.color-d83fe6 {
  color: #D83FE6;
  background-color: #D83FE6;
}

Frequently asked questions

What color is #D83FE6?+

#D83FE6 is a HEX color with RGB value rgb(216, 63, 230) and HSL value hsl(295, 77%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D83FE6?+

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