#D02FD0 Color

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

Color preview

#D02FD0

Color formats

HEX
#D02FD0
RGB
rgb(208, 47, 208)
RGBA
rgba(208, 47, 208, 1)
HSL
hsl(300, 63%, 50%)
HSV
hsv(300, 77%, 82%)
CMYK
cmyk(0%, 77%, 0%, 18%)
CSS variable
--color-primary: #D02FD0;
Lowercase HEX
#d02fd0

Shades

Tints

Tones

Harmony

CSS snippets for #D02FD0

.color-d02fd0 {
  color: #D02FD0;
  background-color: #D02FD0;
}

Frequently asked questions

What color is #D02FD0?+

#D02FD0 is a HEX color with RGB value rgb(208, 47, 208) and HSL value hsl(300, 63%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D02FD0?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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