#D20AFF Color

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

Color preview

#D20AFF

Color formats

HEX
#D20AFF
RGB
rgb(210, 10, 255)
RGBA
rgba(210, 10, 255, 1)
HSL
hsl(289, 100%, 52%)
HSV
hsv(289, 96%, 100%)
CMYK
cmyk(18%, 96%, 0%, 0%)
CSS variable
--color-primary: #D20AFF;
Lowercase HEX
#d20aff

Shades

Tints

Tones

Harmony

CSS snippets for #D20AFF

.color-d20aff {
  color: #D20AFF;
  background-color: #D20AFF;
}

Frequently asked questions

What color is #D20AFF?+

#D20AFF is a HEX color with RGB value rgb(210, 10, 255) and HSL value hsl(289, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D20AFF?+

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