#D900FF Color

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

Color preview

#D900FF

Color formats

HEX
#D900FF
RGB
rgb(217, 0, 255)
RGBA
rgba(217, 0, 255, 1)
HSL
hsl(291, 100%, 50%)
HSV
hsv(291, 100%, 100%)
CMYK
cmyk(15%, 100%, 0%, 0%)
CSS variable
--color-primary: #D900FF;
Lowercase HEX
#d900ff

Shades

Tints

Tones

Harmony

CSS snippets for #D900FF

.color-d900ff {
  color: #D900FF;
  background-color: #D900FF;
}

Frequently asked questions

What color is #D900FF?+

#D900FF is a HEX color with RGB value rgb(217, 0, 255) and HSL value hsl(291, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D900FF?+

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