#EBEBD1 Color

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

Color preview

#EBEBD1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBD1

.color-ebebd1 {
  color: #EBEBD1;
  background-color: #EBEBD1;
}

Frequently asked questions

What color is #EBEBD1?+

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

What is the closest Tailwind color to #EBEBD1?+

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