#EBEBD4 Color

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

Color preview

#EBEBD4

Color formats

HEX
#EBEBD4
RGB
rgb(235, 235, 212)
RGBA
rgba(235, 235, 212, 1)
HSL
hsl(60, 37%, 88%)
HSV
hsv(60, 10%, 92%)
CMYK
cmyk(0%, 0%, 10%, 8%)
CSS variable
--color-primary: #EBEBD4;
Lowercase HEX
#ebebd4

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBD4

.color-ebebd4 {
  color: #EBEBD4;
  background-color: #EBEBD4;
}

Frequently asked questions

What color is #EBEBD4?+

#EBEBD4 is a HEX color with RGB value rgb(235, 235, 212) and HSL value hsl(60, 37%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EBEBD4?+

The closest Tailwind color is stone-200, available as the bg-stone-200 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