#EE8EAE Color

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

Color preview

#EE8EAE

Color formats

HEX
#EE8EAE
RGB
rgb(238, 142, 174)
RGBA
rgba(238, 142, 174, 1)
HSL
hsl(340, 74%, 75%)
HSV
hsv(340, 40%, 93%)
CMYK
cmyk(0%, 40%, 27%, 7%)
CSS variable
--color-primary: #EE8EAE;
Lowercase HEX
#ee8eae

Shades

Tints

Tones

Harmony

CSS snippets for #EE8EAE

.color-ee8eae {
  color: #EE8EAE;
  background-color: #EE8EAE;
}

Frequently asked questions

What color is #EE8EAE?+

#EE8EAE is a HEX color with RGB value rgb(238, 142, 174) and HSL value hsl(340, 74%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE8EAE?+

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