#EBEACA Color

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

Color preview

#EBEACA

Color formats

HEX
#EBEACA
RGB
rgb(235, 234, 202)
RGBA
rgba(235, 234, 202, 1)
HSL
hsl(58, 45%, 86%)
HSV
hsv(58, 14%, 92%)
CMYK
cmyk(0%, 0%, 14%, 8%)
CSS variable
--color-primary: #EBEACA;
Lowercase HEX
#ebeaca

Shades

Tints

Tones

Harmony

CSS snippets for #EBEACA

.color-ebeaca {
  color: #EBEACA;
  background-color: #EBEACA;
}

Frequently asked questions

What color is #EBEACA?+

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

What is the closest Tailwind color to #EBEACA?+

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