#D83DF0 Color

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

Color preview

#D83DF0

Color formats

HEX
#D83DF0
RGB
rgb(216, 61, 240)
RGBA
rgba(216, 61, 240, 1)
HSL
hsl(292, 86%, 59%)
HSV
hsv(292, 75%, 94%)
CMYK
cmyk(10%, 75%, 0%, 6%)
CSS variable
--color-primary: #D83DF0;
Lowercase HEX
#d83df0

Shades

Tints

Tones

Harmony

CSS snippets for #D83DF0

.color-d83df0 {
  color: #D83DF0;
  background-color: #D83DF0;
}

Frequently asked questions

What color is #D83DF0?+

#D83DF0 is a HEX color with RGB value rgb(216, 61, 240) and HSL value hsl(292, 86%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D83DF0?+

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