#EBDCBF Color

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

Color preview

#EBDCBF

Color formats

HEX
#EBDCBF
RGB
rgb(235, 220, 191)
RGBA
rgba(235, 220, 191, 1)
HSL
hsl(40, 52%, 84%)
HSV
hsv(40, 19%, 92%)
CMYK
cmyk(0%, 6%, 19%, 8%)
CSS variable
--color-primary: #EBDCBF;
Lowercase HEX
#ebdcbf

Shades

Tints

Tones

Harmony

CSS snippets for #EBDCBF

.color-ebdcbf {
  color: #EBDCBF;
  background-color: #EBDCBF;
}

Frequently asked questions

What color is #EBDCBF?+

#EBDCBF is a HEX color with RGB value rgb(235, 220, 191) and HSL value hsl(40, 52%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDCBF?+

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