#EEBDDC Color

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

Color preview

#EEBDDC

Color formats

HEX
#EEBDDC
RGB
rgb(238, 189, 220)
RGBA
rgba(238, 189, 220, 1)
HSL
hsl(322, 59%, 84%)
HSV
hsv(322, 21%, 93%)
CMYK
cmyk(0%, 21%, 8%, 7%)
CSS variable
--color-primary: #EEBDDC;
Lowercase HEX
#eebddc

Shades

Tints

Tones

Harmony

CSS snippets for #EEBDDC

.color-eebddc {
  color: #EEBDDC;
  background-color: #EEBDDC;
}

Frequently asked questions

What color is #EEBDDC?+

#EEBDDC is a HEX color with RGB value rgb(238, 189, 220) and HSL value hsl(322, 59%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBDDC?+

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