#EBDBBD Color

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

Color preview

#EBDBBD

Color formats

HEX
#EBDBBD
RGB
rgb(235, 219, 189)
RGBA
rgba(235, 219, 189, 1)
HSL
hsl(39, 53%, 83%)
HSV
hsv(39, 20%, 92%)
CMYK
cmyk(0%, 7%, 20%, 8%)
CSS variable
--color-primary: #EBDBBD;
Lowercase HEX
#ebdbbd

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBBD

.color-ebdbbd {
  color: #EBDBBD;
  background-color: #EBDBBD;
}

Frequently asked questions

What color is #EBDBBD?+

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

What is the closest Tailwind color to #EBDBBD?+

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