#EBEAC1 Color

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

Color preview

#EBEAC1

Color formats

HEX
#EBEAC1
RGB
rgb(235, 234, 193)
RGBA
rgba(235, 234, 193, 1)
HSL
hsl(59, 51%, 84%)
HSV
hsv(59, 18%, 92%)
CMYK
cmyk(0%, 0%, 18%, 8%)
CSS variable
--color-primary: #EBEAC1;
Lowercase HEX
#ebeac1

Shades

Tints

Tones

Harmony

CSS snippets for #EBEAC1

.color-ebeac1 {
  color: #EBEAC1;
  background-color: #EBEAC1;
}

Frequently asked questions

What color is #EBEAC1?+

#EBEAC1 is a HEX color with RGB value rgb(235, 234, 193) and HSL value hsl(59, 51%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBEAC1?+

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