#EAC1AE Color

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

Color preview

#EAC1AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAC1AE

.color-eac1ae {
  color: #EAC1AE;
  background-color: #EAC1AE;
}

Frequently asked questions

What color is #EAC1AE?+

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

What is the closest Tailwind color to #EAC1AE?+

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