#EBCCAC Color

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

Color preview

#EBCCAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBCCAC

.color-ebccac {
  color: #EBCCAC;
  background-color: #EBCCAC;
}

Frequently asked questions

What color is #EBCCAC?+

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

What is the closest Tailwind color to #EBCCAC?+

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