#EEBBBC Color

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

Color preview

#EEBBBC

Color formats

HEX
#EEBBBC
RGB
rgb(238, 187, 188)
RGBA
rgba(238, 187, 188, 1)
HSL
hsl(359, 60%, 83%)
HSV
hsv(359, 21%, 93%)
CMYK
cmyk(0%, 21%, 21%, 7%)
CSS variable
--color-primary: #EEBBBC;
Lowercase HEX
#eebbbc

Shades

Tints

Tones

Harmony

CSS snippets for #EEBBBC

.color-eebbbc {
  color: #EEBBBC;
  background-color: #EEBBBC;
}

Frequently asked questions

What color is #EEBBBC?+

#EEBBBC is a HEX color with RGB value rgb(238, 187, 188) and HSL value hsl(359, 60%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBBBC?+

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