#EEBEEF Color

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

Color preview

#EEBEEF

Color formats

HEX
#EEBEEF
RGB
rgb(238, 190, 239)
RGBA
rgba(238, 190, 239, 1)
HSL
hsl(299, 60%, 84%)
HSV
hsv(299, 21%, 94%)
CMYK
cmyk(0%, 21%, 0%, 6%)
CSS variable
--color-primary: #EEBEEF;
Lowercase HEX
#eebeef

Shades

Tints

Tones

Harmony

CSS snippets for #EEBEEF

.color-eebeef {
  color: #EEBEEF;
  background-color: #EEBEEF;
}

Frequently asked questions

What color is #EEBEEF?+

#EEBEEF is a HEX color with RGB value rgb(238, 190, 239) and HSL value hsl(299, 60%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBEEF?+

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