#EEBBD8 Color

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

Color preview

#EEBBD8

Color formats

HEX
#EEBBD8
RGB
rgb(238, 187, 216)
RGBA
rgba(238, 187, 216, 1)
HSL
hsl(326, 60%, 83%)
HSV
hsv(326, 21%, 93%)
CMYK
cmyk(0%, 21%, 9%, 7%)
CSS variable
--color-primary: #EEBBD8;
Lowercase HEX
#eebbd8

Shades

Tints

Tones

Harmony

CSS snippets for #EEBBD8

.color-eebbd8 {
  color: #EEBBD8;
  background-color: #EEBBD8;
}

Frequently asked questions

What color is #EEBBD8?+

#EEBBD8 is a HEX color with RGB value rgb(238, 187, 216) and HSL value hsl(326, 60%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EEBBD8?+

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