#EE80A3 Color

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

Color preview

#EE80A3

Color formats

HEX
#EE80A3
RGB
rgb(238, 128, 163)
RGBA
rgba(238, 128, 163, 1)
HSL
hsl(341, 76%, 72%)
HSV
hsv(341, 46%, 93%)
CMYK
cmyk(0%, 46%, 32%, 7%)
CSS variable
--color-primary: #EE80A3;
Lowercase HEX
#ee80a3

Shades

Tints

Tones

Harmony

CSS snippets for #EE80A3

.color-ee80a3 {
  color: #EE80A3;
  background-color: #EE80A3;
}

Frequently asked questions

What color is #EE80A3?+

#EE80A3 is a HEX color with RGB value rgb(238, 128, 163) and HSL value hsl(341, 76%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE80A3?+

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