#EB8EAA Color

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

Color preview

#EB8EAA

Color formats

HEX
#EB8EAA
RGB
rgb(235, 142, 170)
RGBA
rgba(235, 142, 170, 1)
HSL
hsl(342, 70%, 74%)
HSV
hsv(342, 40%, 92%)
CMYK
cmyk(0%, 40%, 28%, 8%)
CSS variable
--color-primary: #EB8EAA;
Lowercase HEX
#eb8eaa

Shades

Tints

Tones

Harmony

CSS snippets for #EB8EAA

.color-eb8eaa {
  color: #EB8EAA;
  background-color: #EB8EAA;
}

Frequently asked questions

What color is #EB8EAA?+

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

What is the closest Tailwind color to #EB8EAA?+

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