#EAACB4 Color

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

Color preview

#EAACB4

Color formats

HEX
#EAACB4
RGB
rgb(234, 172, 180)
RGBA
rgba(234, 172, 180, 1)
HSL
hsl(352, 60%, 80%)
HSV
hsv(352, 26%, 92%)
CMYK
cmyk(0%, 26%, 23%, 8%)
CSS variable
--color-primary: #EAACB4;
Lowercase HEX
#eaacb4

Shades

Tints

Tones

Harmony

CSS snippets for #EAACB4

.color-eaacb4 {
  color: #EAACB4;
  background-color: #EAACB4;
}

Frequently asked questions

What color is #EAACB4?+

#EAACB4 is a HEX color with RGB value rgb(234, 172, 180) and HSL value hsl(352, 60%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAACB4?+

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