#DE4A9E Color

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

Color preview

#DE4A9E

Color formats

HEX
#DE4A9E
RGB
rgb(222, 74, 158)
RGBA
rgba(222, 74, 158, 1)
HSL
hsl(326, 69%, 58%)
HSV
hsv(326, 67%, 87%)
CMYK
cmyk(0%, 67%, 29%, 13%)
CSS variable
--color-primary: #DE4A9E;
Lowercase HEX
#de4a9e

Shades

Tints

Tones

Harmony

CSS snippets for #DE4A9E

.color-de4a9e {
  color: #DE4A9E;
  background-color: #DE4A9E;
}

Frequently asked questions

What color is #DE4A9E?+

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

What is the closest Tailwind color to #DE4A9E?+

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