#EE9AEF Color

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

Color preview

#EE9AEF

Color formats

HEX
#EE9AEF
RGB
rgb(238, 154, 239)
RGBA
rgba(238, 154, 239, 1)
HSL
hsl(299, 73%, 77%)
HSV
hsv(299, 36%, 94%)
CMYK
cmyk(0%, 36%, 0%, 6%)
CSS variable
--color-primary: #EE9AEF;
Lowercase HEX
#ee9aef

Shades

Tints

Tones

Harmony

CSS snippets for #EE9AEF

.color-ee9aef {
  color: #EE9AEF;
  background-color: #EE9AEF;
}

Frequently asked questions

What color is #EE9AEF?+

#EE9AEF is a HEX color with RGB value rgb(238, 154, 239) and HSL value hsl(299, 73%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE9AEF?+

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