#EEBFEC Color

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

Color preview

#EEBFEC

Color formats

HEX
#EEBFEC
RGB
rgb(238, 191, 236)
RGBA
rgba(238, 191, 236, 1)
HSL
hsl(303, 58%, 84%)
HSV
hsv(303, 20%, 93%)
CMYK
cmyk(0%, 20%, 1%, 7%)
CSS variable
--color-primary: #EEBFEC;
Lowercase HEX
#eebfec

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFEC

.color-eebfec {
  color: #EEBFEC;
  background-color: #EEBFEC;
}

Frequently asked questions

What color is #EEBFEC?+

#EEBFEC is a HEX color with RGB value rgb(238, 191, 236) and HSL value hsl(303, 58%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBFEC?+

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