#D21FFF Color

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

Color preview

#D21FFF

Color formats

HEX
#D21FFF
RGB
rgb(210, 31, 255)
RGBA
rgba(210, 31, 255, 1)
HSL
hsl(288, 100%, 56%)
HSV
hsv(288, 88%, 100%)
CMYK
cmyk(18%, 88%, 0%, 0%)
CSS variable
--color-primary: #D21FFF;
Lowercase HEX
#d21fff

Shades

Tints

Tones

Harmony

CSS snippets for #D21FFF

.color-d21fff {
  color: #D21FFF;
  background-color: #D21FFF;
}

Frequently asked questions

What color is #D21FFF?+

#D21FFF is a HEX color with RGB value rgb(210, 31, 255) and HSL value hsl(288, 100%, 56%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D21FFF?+

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