#EBDDBA Color

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

Color preview

#EBDDBA

Color formats

HEX
#EBDDBA
RGB
rgb(235, 221, 186)
RGBA
rgba(235, 221, 186, 1)
HSL
hsl(43, 55%, 83%)
HSV
hsv(43, 21%, 92%)
CMYK
cmyk(0%, 6%, 21%, 8%)
CSS variable
--color-primary: #EBDDBA;
Lowercase HEX
#ebddba

Shades

Tints

Tones

Harmony

CSS snippets for #EBDDBA

.color-ebddba {
  color: #EBDDBA;
  background-color: #EBDDBA;
}

Frequently asked questions

What color is #EBDDBA?+

#EBDDBA is a HEX color with RGB value rgb(235, 221, 186) and HSL value hsl(43, 55%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDDBA?+

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