#EEBEC2 Color

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

Color preview

#EEBEC2

Color formats

HEX
#EEBEC2
RGB
rgb(238, 190, 194)
RGBA
rgba(238, 190, 194, 1)
HSL
hsl(355, 59%, 84%)
HSV
hsv(355, 20%, 93%)
CMYK
cmyk(0%, 20%, 18%, 7%)
CSS variable
--color-primary: #EEBEC2;
Lowercase HEX
#eebec2

Shades

Tints

Tones

Harmony

CSS snippets for #EEBEC2

.color-eebec2 {
  color: #EEBEC2;
  background-color: #EEBEC2;
}

Frequently asked questions

What color is #EEBEC2?+

#EEBEC2 is a HEX color with RGB value rgb(238, 190, 194) and HSL value hsl(355, 59%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBEC2?+

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