#EB7AA0 Color

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

Color preview

#EB7AA0

Color formats

HEX
#EB7AA0
RGB
rgb(235, 122, 160)
RGBA
rgba(235, 122, 160, 1)
HSL
hsl(340, 74%, 70%)
HSV
hsv(340, 48%, 92%)
CMYK
cmyk(0%, 48%, 32%, 8%)
CSS variable
--color-primary: #EB7AA0;
Lowercase HEX
#eb7aa0

Shades

Tints

Tones

Harmony

CSS snippets for #EB7AA0

.color-eb7aa0 {
  color: #EB7AA0;
  background-color: #EB7AA0;
}

Frequently asked questions

What color is #EB7AA0?+

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

What is the closest Tailwind color to #EB7AA0?+

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