#D000FF Color

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

Color preview

#D000FF

Color formats

HEX
#D000FF
RGB
rgb(208, 0, 255)
RGBA
rgba(208, 0, 255, 1)
HSL
hsl(289, 100%, 50%)
HSV
hsv(289, 100%, 100%)
CMYK
cmyk(18%, 100%, 0%, 0%)
CSS variable
--color-primary: #D000FF;
Lowercase HEX
#d000ff

Shades

Tints

Tones

Harmony

CSS snippets for #D000FF

.color-d000ff {
  color: #D000FF;
  background-color: #D000FF;
}

Frequently asked questions

What color is #D000FF?+

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

What is the closest Tailwind color to #D000FF?+

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