#EB9EBB Color

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

Color preview

#EB9EBB

Color formats

HEX
#EB9EBB
RGB
rgb(235, 158, 187)
RGBA
rgba(235, 158, 187, 1)
HSL
hsl(337, 66%, 77%)
HSV
hsv(337, 33%, 92%)
CMYK
cmyk(0%, 33%, 20%, 8%)
CSS variable
--color-primary: #EB9EBB;
Lowercase HEX
#eb9ebb

Shades

Tints

Tones

Harmony

CSS snippets for #EB9EBB

.color-eb9ebb {
  color: #EB9EBB;
  background-color: #EB9EBB;
}

Frequently asked questions

What color is #EB9EBB?+

#EB9EBB is a HEX color with RGB value rgb(235, 158, 187) and HSL value hsl(337, 66%, 77%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EB9EBB?+

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