#DD22DD Color

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

Color preview

#DD22DD

Color formats

HEX
#DD22DD
RGB
rgb(221, 34, 221)
RGBA
rgba(221, 34, 221, 1)
HSL
hsl(300, 73%, 50%)
HSV
hsv(300, 85%, 87%)
CMYK
cmyk(0%, 85%, 0%, 13%)
CSS variable
--color-primary: #DD22DD;
Lowercase HEX
#dd22dd

Shades

Tints

Tones

Harmony

CSS snippets for #DD22DD

.color-dd22dd {
  color: #DD22DD;
  background-color: #DD22DD;
}

Frequently asked questions

What color is #DD22DD?+

#DD22DD is a HEX color with RGB value rgb(221, 34, 221) and HSL value hsl(300, 73%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DD22DD?+

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