#EE84A4 Color

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

Color preview

#EE84A4

Color formats

HEX
#EE84A4
RGB
rgb(238, 132, 164)
RGBA
rgba(238, 132, 164, 1)
HSL
hsl(342, 76%, 73%)
HSV
hsv(342, 45%, 93%)
CMYK
cmyk(0%, 45%, 31%, 7%)
CSS variable
--color-primary: #EE84A4;
Lowercase HEX
#ee84a4

Shades

Tints

Tones

Harmony

CSS snippets for #EE84A4

.color-ee84a4 {
  color: #EE84A4;
  background-color: #EE84A4;
}

Frequently asked questions

What color is #EE84A4?+

#EE84A4 is a HEX color with RGB value rgb(238, 132, 164) and HSL value hsl(342, 76%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE84A4?+

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