#EACE97 Color

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

Color preview

#EACE97

Color formats

HEX
#EACE97
RGB
rgb(234, 206, 151)
RGBA
rgba(234, 206, 151, 1)
HSL
hsl(40, 66%, 75%)
HSV
hsv(40, 35%, 92%)
CMYK
cmyk(0%, 12%, 35%, 8%)
CSS variable
--color-primary: #EACE97;
Lowercase HEX
#eace97

Shades

Tints

Tones

Harmony

CSS snippets for #EACE97

.color-eace97 {
  color: #EACE97;
  background-color: #EACE97;
}

Frequently asked questions

What color is #EACE97?+

#EACE97 is a HEX color with RGB value rgb(234, 206, 151) and HSL value hsl(40, 66%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EACE97?+

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