#DD20EE Color

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

Color preview

#DD20EE

Color formats

HEX
#DD20EE
RGB
rgb(221, 32, 238)
RGBA
rgba(221, 32, 238, 1)
HSL
hsl(295, 86%, 53%)
HSV
hsv(295, 87%, 93%)
CMYK
cmyk(7%, 87%, 0%, 7%)
CSS variable
--color-primary: #DD20EE;
Lowercase HEX
#dd20ee

Shades

Tints

Tones

Harmony

CSS snippets for #DD20EE

.color-dd20ee {
  color: #DD20EE;
  background-color: #DD20EE;
}

Frequently asked questions

What color is #DD20EE?+

#DD20EE is a HEX color with RGB value rgb(221, 32, 238) and HSL value hsl(295, 86%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DD20EE?+

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