#EEBDD2 Color

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

Color preview

#EEBDD2

Color formats

HEX
#EEBDD2
RGB
rgb(238, 189, 210)
RGBA
rgba(238, 189, 210, 1)
HSL
hsl(334, 59%, 84%)
HSV
hsv(334, 21%, 93%)
CMYK
cmyk(0%, 21%, 12%, 7%)
CSS variable
--color-primary: #EEBDD2;
Lowercase HEX
#eebdd2

Shades

Tints

Tones

Harmony

CSS snippets for #EEBDD2

.color-eebdd2 {
  color: #EEBDD2;
  background-color: #EEBDD2;
}

Frequently asked questions

What color is #EEBDD2?+

#EEBDD2 is a HEX color with RGB value rgb(238, 189, 210) and HSL value hsl(334, 59%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EEBDD2?+

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