#EBCC84 Color

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

Color preview

#EBCC84

Color formats

HEX
#EBCC84
RGB
rgb(235, 204, 132)
RGBA
rgba(235, 204, 132, 1)
HSL
hsl(42, 72%, 72%)
HSV
hsv(42, 44%, 92%)
CMYK
cmyk(0%, 13%, 44%, 8%)
CSS variable
--color-primary: #EBCC84;
Lowercase HEX
#ebcc84

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC84

.color-ebcc84 {
  color: #EBCC84;
  background-color: #EBCC84;
}

Frequently asked questions

What color is #EBCC84?+

#EBCC84 is a HEX color with RGB value rgb(235, 204, 132) and HSL value hsl(42, 72%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCC84?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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