#EBCDAC Color

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

Color preview

#EBCDAC

Color formats

HEX
#EBCDAC
RGB
rgb(235, 205, 172)
RGBA
rgba(235, 205, 172, 1)
HSL
hsl(31, 61%, 80%)
HSV
hsv(31, 27%, 92%)
CMYK
cmyk(0%, 13%, 27%, 8%)
CSS variable
--color-primary: #EBCDAC;
Lowercase HEX
#ebcdac

Shades

Tints

Tones

Harmony

CSS snippets for #EBCDAC

.color-ebcdac {
  color: #EBCDAC;
  background-color: #EBCDAC;
}

Frequently asked questions

What color is #EBCDAC?+

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

What is the closest Tailwind color to #EBCDAC?+

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