#EEA9EF Color

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

Color preview

#EEA9EF

Color formats

HEX
#EEA9EF
RGB
rgb(238, 169, 239)
RGBA
rgba(238, 169, 239, 1)
HSL
hsl(299, 69%, 80%)
HSV
hsv(299, 29%, 94%)
CMYK
cmyk(0%, 29%, 0%, 6%)
CSS variable
--color-primary: #EEA9EF;
Lowercase HEX
#eea9ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEA9EF

.color-eea9ef {
  color: #EEA9EF;
  background-color: #EEA9EF;
}

Frequently asked questions

What color is #EEA9EF?+

#EEA9EF is a HEX color with RGB value rgb(238, 169, 239) and HSL value hsl(299, 69%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEA9EF?+

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