#D83DFB Color

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

Color preview

#D83DFB

Color formats

HEX
#D83DFB
RGB
rgb(216, 61, 251)
RGBA
rgba(216, 61, 251, 1)
HSL
hsl(289, 96%, 61%)
HSV
hsv(289, 76%, 98%)
CMYK
cmyk(14%, 76%, 0%, 2%)
CSS variable
--color-primary: #D83DFB;
Lowercase HEX
#d83dfb

Shades

Tints

Tones

Harmony

CSS snippets for #D83DFB

.color-d83dfb {
  color: #D83DFB;
  background-color: #D83DFB;
}

Frequently asked questions

What color is #D83DFB?+

#D83DFB is a HEX color with RGB value rgb(216, 61, 251) and HSL value hsl(289, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D83DFB?+

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