#EAAEBF Color

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

Color preview

#EAAEBF

Color formats

HEX
#EAAEBF
RGB
rgb(234, 174, 191)
RGBA
rgba(234, 174, 191, 1)
HSL
hsl(343, 59%, 80%)
HSV
hsv(343, 26%, 92%)
CMYK
cmyk(0%, 26%, 18%, 8%)
CSS variable
--color-primary: #EAAEBF;
Lowercase HEX
#eaaebf

Shades

Tints

Tones

Harmony

CSS snippets for #EAAEBF

.color-eaaebf {
  color: #EAAEBF;
  background-color: #EAAEBF;
}

Frequently asked questions

What color is #EAAEBF?+

#EAAEBF is a HEX color with RGB value rgb(234, 174, 191) and HSL value hsl(343, 59%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAAEBF?+

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