#E87B9A Color

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

Color preview

#E87B9A

Color formats

HEX
#E87B9A
RGB
rgb(232, 123, 154)
RGBA
rgba(232, 123, 154, 1)
HSL
hsl(343, 70%, 70%)
HSV
hsv(343, 47%, 91%)
CMYK
cmyk(0%, 47%, 34%, 9%)
CSS variable
--color-primary: #E87B9A;
Lowercase HEX
#e87b9a

Shades

Tints

Tones

Harmony

CSS snippets for #E87B9A

.color-e87b9a {
  color: #E87B9A;
  background-color: #E87B9A;
}

Frequently asked questions

What color is #E87B9A?+

#E87B9A is a HEX color with RGB value rgb(232, 123, 154) and HSL value hsl(343, 70%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E87B9A?+

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