#EBEBD0 Color

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

Color preview

#EBEBD0

Color formats

HEX
#EBEBD0
RGB
rgb(235, 235, 208)
RGBA
rgba(235, 235, 208, 1)
HSL
hsl(60, 40%, 87%)
HSV
hsv(60, 11%, 92%)
CMYK
cmyk(0%, 0%, 11%, 8%)
CSS variable
--color-primary: #EBEBD0;
Lowercase HEX
#ebebd0

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBD0

.color-ebebd0 {
  color: #EBEBD0;
  background-color: #EBEBD0;
}

Frequently asked questions

What color is #EBEBD0?+

#EBEBD0 is a HEX color with RGB value rgb(235, 235, 208) and HSL value hsl(60, 40%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EBEBD0?+

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