#EB7A98 Color

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

Color preview

#EB7A98

Color formats

HEX
#EB7A98
RGB
rgb(235, 122, 152)
RGBA
rgba(235, 122, 152, 1)
HSL
hsl(344, 74%, 70%)
HSV
hsv(344, 48%, 92%)
CMYK
cmyk(0%, 48%, 35%, 8%)
CSS variable
--color-primary: #EB7A98;
Lowercase HEX
#eb7a98

Shades

Tints

Tones

Harmony

CSS snippets for #EB7A98

.color-eb7a98 {
  color: #EB7A98;
  background-color: #EB7A98;
}

Frequently asked questions

What color is #EB7A98?+

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

What is the closest Tailwind color to #EB7A98?+

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