#DE4AAA Color

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

Color preview

#DE4AAA

Color formats

HEX
#DE4AAA
RGB
rgb(222, 74, 170)
RGBA
rgba(222, 74, 170, 1)
HSL
hsl(321, 69%, 58%)
HSV
hsv(321, 67%, 87%)
CMYK
cmyk(0%, 67%, 23%, 13%)
CSS variable
--color-primary: #DE4AAA;
Lowercase HEX
#de4aaa

Shades

Tints

Tones

Harmony

CSS snippets for #DE4AAA

.color-de4aaa {
  color: #DE4AAA;
  background-color: #DE4AAA;
}

Frequently asked questions

What color is #DE4AAA?+

#DE4AAA is a HEX color with RGB value rgb(222, 74, 170) and HSL value hsl(321, 69%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE4AAA?+

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