#EAEACE Color

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

Color preview

#EAEACE

Color formats

HEX
#EAEACE
RGB
rgb(234, 234, 206)
RGBA
rgba(234, 234, 206, 1)
HSL
hsl(60, 40%, 86%)
HSV
hsv(60, 12%, 92%)
CMYK
cmyk(0%, 0%, 12%, 8%)
CSS variable
--color-primary: #EAEACE;
Lowercase HEX
#eaeace

Shades

Tints

Tones

Harmony

CSS snippets for #EAEACE

.color-eaeace {
  color: #EAEACE;
  background-color: #EAEACE;
}

Frequently asked questions

What color is #EAEACE?+

#EAEACE is a HEX color with RGB value rgb(234, 234, 206) and HSL value hsl(60, 40%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EAEACE?+

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