#EEBCDC Color

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

Color preview

#EEBCDC

Color formats

HEX
#EEBCDC
RGB
rgb(238, 188, 220)
RGBA
rgba(238, 188, 220, 1)
HSL
hsl(322, 60%, 84%)
HSV
hsv(322, 21%, 93%)
CMYK
cmyk(0%, 21%, 8%, 7%)
CSS variable
--color-primary: #EEBCDC;
Lowercase HEX
#eebcdc

Shades

Tints

Tones

Harmony

CSS snippets for #EEBCDC

.color-eebcdc {
  color: #EEBCDC;
  background-color: #EEBCDC;
}

Frequently asked questions

What color is #EEBCDC?+

#EEBCDC is a HEX color with RGB value rgb(238, 188, 220) and HSL value hsl(322, 60%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBCDC?+

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