#EBEBD5 Color

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

Color preview

#EBEBD5

Color formats

HEX
#EBEBD5
RGB
rgb(235, 235, 213)
RGBA
rgba(235, 235, 213, 1)
HSL
hsl(60, 35%, 88%)
HSV
hsv(60, 9%, 92%)
CMYK
cmyk(0%, 0%, 9%, 8%)
CSS variable
--color-primary: #EBEBD5;
Lowercase HEX
#ebebd5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBD5

.color-ebebd5 {
  color: #EBEBD5;
  background-color: #EBEBD5;
}

Frequently asked questions

What color is #EBEBD5?+

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

What is the closest Tailwind color to #EBEBD5?+

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