#EEA5EF Color

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

Color preview

#EEA5EF

Color formats

HEX
#EEA5EF
RGB
rgb(238, 165, 239)
RGBA
rgba(238, 165, 239, 1)
HSL
hsl(299, 70%, 79%)
HSV
hsv(299, 31%, 94%)
CMYK
cmyk(0%, 31%, 0%, 6%)
CSS variable
--color-primary: #EEA5EF;
Lowercase HEX
#eea5ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEA5EF

.color-eea5ef {
  color: #EEA5EF;
  background-color: #EEA5EF;
}

Frequently asked questions

What color is #EEA5EF?+

#EEA5EF is a HEX color with RGB value rgb(238, 165, 239) and HSL value hsl(299, 70%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEA5EF?+

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