#EB8EAC Color

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

Color preview

#EB8EAC

Color formats

HEX
#EB8EAC
RGB
rgb(235, 142, 172)
RGBA
rgba(235, 142, 172, 1)
HSL
hsl(341, 70%, 74%)
HSV
hsv(341, 40%, 92%)
CMYK
cmyk(0%, 40%, 27%, 8%)
CSS variable
--color-primary: #EB8EAC;
Lowercase HEX
#eb8eac

Shades

Tints

Tones

Harmony

CSS snippets for #EB8EAC

.color-eb8eac {
  color: #EB8EAC;
  background-color: #EB8EAC;
}

Frequently asked questions

What color is #EB8EAC?+

#EB8EAC is a HEX color with RGB value rgb(235, 142, 172) and HSL value hsl(341, 70%, 74%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB8EAC?+

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