#DE5A8D Color

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

Color preview

#DE5A8D

Color formats

HEX
#DE5A8D
RGB
rgb(222, 90, 141)
RGBA
rgba(222, 90, 141, 1)
HSL
hsl(337, 67%, 61%)
HSV
hsv(337, 59%, 87%)
CMYK
cmyk(0%, 59%, 36%, 13%)
CSS variable
--color-primary: #DE5A8D;
Lowercase HEX
#de5a8d

Shades

Tints

Tones

Harmony

CSS snippets for #DE5A8D

.color-de5a8d {
  color: #DE5A8D;
  background-color: #DE5A8D;
}

Frequently asked questions

What color is #DE5A8D?+

#DE5A8D is a HEX color with RGB value rgb(222, 90, 141) and HSL value hsl(337, 67%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE5A8D?+

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