#EEBEDD Color

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

Color preview

#EEBEDD

Color formats

HEX
#EEBEDD
RGB
rgb(238, 190, 221)
RGBA
rgba(238, 190, 221, 1)
HSL
hsl(321, 59%, 84%)
HSV
hsv(321, 20%, 93%)
CMYK
cmyk(0%, 20%, 7%, 7%)
CSS variable
--color-primary: #EEBEDD;
Lowercase HEX
#eebedd

Shades

Tints

Tones

Harmony

CSS snippets for #EEBEDD

.color-eebedd {
  color: #EEBEDD;
  background-color: #EEBEDD;
}

Frequently asked questions

What color is #EEBEDD?+

#EEBEDD is a HEX color with RGB value rgb(238, 190, 221) and HSL value hsl(321, 59%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBEDD?+

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