#DE50AA Color

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

Color preview

#DE50AA

Color formats

HEX
#DE50AA
RGB
rgb(222, 80, 170)
RGBA
rgba(222, 80, 170, 1)
HSL
hsl(322, 68%, 59%)
HSV
hsv(322, 64%, 87%)
CMYK
cmyk(0%, 64%, 23%, 13%)
CSS variable
--color-primary: #DE50AA;
Lowercase HEX
#de50aa

Shades

Tints

Tones

Harmony

CSS snippets for #DE50AA

.color-de50aa {
  color: #DE50AA;
  background-color: #DE50AA;
}

Frequently asked questions

What color is #DE50AA?+

#DE50AA is a HEX color with RGB value rgb(222, 80, 170) and HSL value hsl(322, 68%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE50AA?+

The closest Tailwind color is pink-500, available as the bg-pink-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