#EB7A96 Color

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

Color preview

#EB7A96

Color formats

HEX
#EB7A96
RGB
rgb(235, 122, 150)
RGBA
rgba(235, 122, 150, 1)
HSL
hsl(345, 74%, 70%)
HSV
hsv(345, 48%, 92%)
CMYK
cmyk(0%, 48%, 36%, 8%)
CSS variable
--color-primary: #EB7A96;
Lowercase HEX
#eb7a96

Shades

Tints

Tones

Harmony

CSS snippets for #EB7A96

.color-eb7a96 {
  color: #EB7A96;
  background-color: #EB7A96;
}

Frequently asked questions

What color is #EB7A96?+

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

What is the closest Tailwind color to #EB7A96?+

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