#EBBEBB Color

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

Color preview

#EBBEBB

Color formats

HEX
#EBBEBB
RGB
rgb(235, 190, 187)
RGBA
rgba(235, 190, 187, 1)
HSL
hsl(4, 55%, 83%)
HSV
hsv(4, 20%, 92%)
CMYK
cmyk(0%, 19%, 20%, 8%)
CSS variable
--color-primary: #EBBEBB;
Lowercase HEX
#ebbebb

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEBB

.color-ebbebb {
  color: #EBBEBB;
  background-color: #EBBEBB;
}

Frequently asked questions

What color is #EBBEBB?+

#EBBEBB is a HEX color with RGB value rgb(235, 190, 187) and HSL value hsl(4, 55%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBEBB?+

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