#EB7AA7 Color

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

Color preview

#EB7AA7

Color formats

HEX
#EB7AA7
RGB
rgb(235, 122, 167)
RGBA
rgba(235, 122, 167, 1)
HSL
hsl(336, 74%, 70%)
HSV
hsv(336, 48%, 92%)
CMYK
cmyk(0%, 48%, 29%, 8%)
CSS variable
--color-primary: #EB7AA7;
Lowercase HEX
#eb7aa7

Shades

Tints

Tones

Harmony

CSS snippets for #EB7AA7

.color-eb7aa7 {
  color: #EB7AA7;
  background-color: #EB7AA7;
}

Frequently asked questions

What color is #EB7AA7?+

#EB7AA7 is a HEX color with RGB value rgb(235, 122, 167) and HSL value hsl(336, 74%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB7AA7?+

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