#EAC7AE Color

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

Color preview

#EAC7AE

Color formats

HEX
#EAC7AE
RGB
rgb(234, 199, 174)
RGBA
rgba(234, 199, 174, 1)
HSL
hsl(25, 59%, 80%)
HSV
hsv(25, 26%, 92%)
CMYK
cmyk(0%, 15%, 26%, 8%)
CSS variable
--color-primary: #EAC7AE;
Lowercase HEX
#eac7ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAC7AE

.color-eac7ae {
  color: #EAC7AE;
  background-color: #EAC7AE;
}

Frequently asked questions

What color is #EAC7AE?+

#EAC7AE is a HEX color with RGB value rgb(234, 199, 174) and HSL value hsl(25, 59%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAC7AE?+

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