#EEADEC Color

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

Color preview

#EEADEC

Color formats

HEX
#EEADEC
RGB
rgb(238, 173, 236)
RGBA
rgba(238, 173, 236, 1)
HSL
hsl(302, 66%, 81%)
HSV
hsv(302, 27%, 93%)
CMYK
cmyk(0%, 27%, 1%, 7%)
CSS variable
--color-primary: #EEADEC;
Lowercase HEX
#eeadec

Shades

Tints

Tones

Harmony

CSS snippets for #EEADEC

.color-eeadec {
  color: #EEADEC;
  background-color: #EEADEC;
}

Frequently asked questions

What color is #EEADEC?+

#EEADEC is a HEX color with RGB value rgb(238, 173, 236) and HSL value hsl(302, 66%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEADEC?+

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