#EBEACE Color

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

Color preview

#EBEACE

Color formats

HEX
#EBEACE
RGB
rgb(235, 234, 206)
RGBA
rgba(235, 234, 206, 1)
HSL
hsl(58, 42%, 86%)
HSV
hsv(58, 12%, 92%)
CMYK
cmyk(0%, 0%, 12%, 8%)
CSS variable
--color-primary: #EBEACE;
Lowercase HEX
#ebeace

Shades

Tints

Tones

Harmony

CSS snippets for #EBEACE

.color-ebeace {
  color: #EBEACE;
  background-color: #EBEACE;
}

Frequently asked questions

What color is #EBEACE?+

#EBEACE is a HEX color with RGB value rgb(235, 234, 206) and HSL value hsl(58, 42%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EBEACE?+

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