#EBDBC4 Color

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

Color preview

#EBDBC4

Color formats

HEX
#EBDBC4
RGB
rgb(235, 219, 196)
RGBA
rgba(235, 219, 196, 1)
HSL
hsl(35, 49%, 85%)
HSV
hsv(35, 17%, 92%)
CMYK
cmyk(0%, 7%, 17%, 8%)
CSS variable
--color-primary: #EBDBC4;
Lowercase HEX
#ebdbc4

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBC4

.color-ebdbc4 {
  color: #EBDBC4;
  background-color: #EBDBC4;
}

Frequently asked questions

What color is #EBDBC4?+

#EBDBC4 is a HEX color with RGB value rgb(235, 219, 196) and HSL value hsl(35, 49%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDBC4?+

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