#DA7E9E Color

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

Color preview

#DA7E9E

Color formats

HEX
#DA7E9E
RGB
rgb(218, 126, 158)
RGBA
rgba(218, 126, 158, 1)
HSL
hsl(339, 55%, 67%)
HSV
hsv(339, 42%, 85%)
CMYK
cmyk(0%, 42%, 28%, 15%)
CSS variable
--color-primary: #DA7E9E;
Lowercase HEX
#da7e9e

Shades

Tints

Tones

Harmony

CSS snippets for #DA7E9E

.color-da7e9e {
  color: #DA7E9E;
  background-color: #DA7E9E;
}

Frequently asked questions

What color is #DA7E9E?+

#DA7E9E is a HEX color with RGB value rgb(218, 126, 158) and HSL value hsl(339, 55%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA7E9E?+

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