#EE7EAE Color

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

Color preview

#EE7EAE

Color formats

HEX
#EE7EAE
RGB
rgb(238, 126, 174)
RGBA
rgba(238, 126, 174, 1)
HSL
hsl(334, 77%, 71%)
HSV
hsv(334, 47%, 93%)
CMYK
cmyk(0%, 47%, 27%, 7%)
CSS variable
--color-primary: #EE7EAE;
Lowercase HEX
#ee7eae

Shades

Tints

Tones

Harmony

CSS snippets for #EE7EAE

.color-ee7eae {
  color: #EE7EAE;
  background-color: #EE7EAE;
}

Frequently asked questions

What color is #EE7EAE?+

#EE7EAE is a HEX color with RGB value rgb(238, 126, 174) and HSL value hsl(334, 77%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE7EAE?+

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