#D000FA Color

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

Color preview

#D000FA

Color formats

HEX
#D000FA
RGB
rgb(208, 0, 250)
RGBA
rgba(208, 0, 250, 1)
HSL
hsl(290, 100%, 49%)
HSV
hsv(290, 100%, 98%)
CMYK
cmyk(17%, 100%, 0%, 2%)
CSS variable
--color-primary: #D000FA;
Lowercase HEX
#d000fa

Shades

Tints

Tones

Harmony

CSS snippets for #D000FA

.color-d000fa {
  color: #D000FA;
  background-color: #D000FA;
}

Frequently asked questions

What color is #D000FA?+

#D000FA is a HEX color with RGB value rgb(208, 0, 250) and HSL value hsl(290, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D000FA?+

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