#EBDBAC Color

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

Color preview

#EBDBAC

Color formats

HEX
#EBDBAC
RGB
rgb(235, 219, 172)
RGBA
rgba(235, 219, 172, 1)
HSL
hsl(45, 61%, 80%)
HSV
hsv(45, 27%, 92%)
CMYK
cmyk(0%, 7%, 27%, 8%)
CSS variable
--color-primary: #EBDBAC;
Lowercase HEX
#ebdbac

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBAC

.color-ebdbac {
  color: #EBDBAC;
  background-color: #EBDBAC;
}

Frequently asked questions

What color is #EBDBAC?+

#EBDBAC is a HEX color with RGB value rgb(235, 219, 172) and HSL value hsl(45, 61%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDBAC?+

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