#EEAFC7 Color

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

Color preview

#EEAFC7

Color formats

HEX
#EEAFC7
RGB
rgb(238, 175, 199)
RGBA
rgba(238, 175, 199, 1)
HSL
hsl(337, 65%, 81%)
HSV
hsv(337, 26%, 93%)
CMYK
cmyk(0%, 26%, 16%, 7%)
CSS variable
--color-primary: #EEAFC7;
Lowercase HEX
#eeafc7

Shades

Tints

Tones

Harmony

CSS snippets for #EEAFC7

.color-eeafc7 {
  color: #EEAFC7;
  background-color: #EEAFC7;
}

Frequently asked questions

What color is #EEAFC7?+

#EEAFC7 is a HEX color with RGB value rgb(238, 175, 199) and HSL value hsl(337, 65%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEAFC7?+

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