#EBCC7F Color

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

Color preview

#EBCC7F

Color formats

HEX
#EBCC7F
RGB
rgb(235, 204, 127)
RGBA
rgba(235, 204, 127, 1)
HSL
hsl(43, 73%, 71%)
HSV
hsv(43, 46%, 92%)
CMYK
cmyk(0%, 13%, 46%, 8%)
CSS variable
--color-primary: #EBCC7F;
Lowercase HEX
#ebcc7f

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC7F

.color-ebcc7f {
  color: #EBCC7F;
  background-color: #EBCC7F;
}

Frequently asked questions

What color is #EBCC7F?+

#EBCC7F is a HEX color with RGB value rgb(235, 204, 127) and HSL value hsl(43, 73%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCC7F?+

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