#EBDEBD Color

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

Color preview

#EBDEBD

Color formats

HEX
#EBDEBD
RGB
rgb(235, 222, 189)
RGBA
rgba(235, 222, 189, 1)
HSL
hsl(43, 53%, 83%)
HSV
hsv(43, 20%, 92%)
CMYK
cmyk(0%, 6%, 20%, 8%)
CSS variable
--color-primary: #EBDEBD;
Lowercase HEX
#ebdebd

Shades

Tints

Tones

Harmony

CSS snippets for #EBDEBD

.color-ebdebd {
  color: #EBDEBD;
  background-color: #EBDEBD;
}

Frequently asked questions

What color is #EBDEBD?+

#EBDEBD is a HEX color with RGB value rgb(235, 222, 189) and HSL value hsl(43, 53%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDEBD?+

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