#D02DFD Color

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

Color preview

#D02DFD

Color formats

HEX
#D02DFD
RGB
rgb(208, 45, 253)
RGBA
rgba(208, 45, 253, 1)
HSL
hsl(287, 98%, 58%)
HSV
hsv(287, 82%, 99%)
CMYK
cmyk(18%, 82%, 0%, 1%)
CSS variable
--color-primary: #D02DFD;
Lowercase HEX
#d02dfd

Shades

Tints

Tones

Harmony

CSS snippets for #D02DFD

.color-d02dfd {
  color: #D02DFD;
  background-color: #D02DFD;
}

Frequently asked questions

What color is #D02DFD?+

#D02DFD is a HEX color with RGB value rgb(208, 45, 253) and HSL value hsl(287, 98%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D02DFD?+

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