#EEA4E6 Color

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

Color preview

#EEA4E6

Color formats

HEX
#EEA4E6
RGB
rgb(238, 164, 230)
RGBA
rgba(238, 164, 230, 1)
HSL
hsl(306, 69%, 79%)
HSV
hsv(306, 31%, 93%)
CMYK
cmyk(0%, 31%, 3%, 7%)
CSS variable
--color-primary: #EEA4E6;
Lowercase HEX
#eea4e6

Shades

Tints

Tones

Harmony

CSS snippets for #EEA4E6

.color-eea4e6 {
  color: #EEA4E6;
  background-color: #EEA4E6;
}

Frequently asked questions

What color is #EEA4E6?+

#EEA4E6 is a HEX color with RGB value rgb(238, 164, 230) and HSL value hsl(306, 69%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEA4E6?+

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