#DE5A7E Color

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

Color preview

#DE5A7E

Color formats

HEX
#DE5A7E
RGB
rgb(222, 90, 126)
RGBA
rgba(222, 90, 126, 1)
HSL
hsl(344, 67%, 61%)
HSV
hsv(344, 59%, 87%)
CMYK
cmyk(0%, 59%, 43%, 13%)
CSS variable
--color-primary: #DE5A7E;
Lowercase HEX
#de5a7e

Shades

Tints

Tones

Harmony

CSS snippets for #DE5A7E

.color-de5a7e {
  color: #DE5A7E;
  background-color: #DE5A7E;
}

Frequently asked questions

What color is #DE5A7E?+

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

What is the closest Tailwind color to #DE5A7E?+

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