#EEBCC2 Color

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

Color preview

#EEBCC2

Color formats

HEX
#EEBCC2
RGB
rgb(238, 188, 194)
RGBA
rgba(238, 188, 194, 1)
HSL
hsl(353, 60%, 84%)
HSV
hsv(353, 21%, 93%)
CMYK
cmyk(0%, 21%, 18%, 7%)
CSS variable
--color-primary: #EEBCC2;
Lowercase HEX
#eebcc2

Shades

Tints

Tones

Harmony

CSS snippets for #EEBCC2

.color-eebcc2 {
  color: #EEBCC2;
  background-color: #EEBCC2;
}

Frequently asked questions

What color is #EEBCC2?+

#EEBCC2 is a HEX color with RGB value rgb(238, 188, 194) and HSL value hsl(353, 60%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBCC2?+

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