#EEBECE Color

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

Color preview

#EEBECE

Color formats

HEX
#EEBECE
RGB
rgb(238, 190, 206)
RGBA
rgba(238, 190, 206, 1)
HSL
hsl(340, 59%, 84%)
HSV
hsv(340, 20%, 93%)
CMYK
cmyk(0%, 20%, 13%, 7%)
CSS variable
--color-primary: #EEBECE;
Lowercase HEX
#eebece

Shades

Tints

Tones

Harmony

CSS snippets for #EEBECE

.color-eebece {
  color: #EEBECE;
  background-color: #EEBECE;
}

Frequently asked questions

What color is #EEBECE?+

#EEBECE is a HEX color with RGB value rgb(238, 190, 206) and HSL value hsl(340, 59%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EEBECE?+

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