#EAC0AE Color

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

Color preview

#EAC0AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAC0AE

.color-eac0ae {
  color: #EAC0AE;
  background-color: #EAC0AE;
}

Frequently asked questions

What color is #EAC0AE?+

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

What is the closest Tailwind color to #EAC0AE?+

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