#EBCC70 Color

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

Color preview

#EBCC70

Color formats

HEX
#EBCC70
RGB
rgb(235, 204, 112)
RGBA
rgba(235, 204, 112, 1)
HSL
hsl(45, 75%, 68%)
HSV
hsv(45, 52%, 92%)
CMYK
cmyk(0%, 13%, 52%, 8%)
CSS variable
--color-primary: #EBCC70;
Lowercase HEX
#ebcc70

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC70

.color-ebcc70 {
  color: #EBCC70;
  background-color: #EBCC70;
}

Frequently asked questions

What color is #EBCC70?+

#EBCC70 is a HEX color with RGB value rgb(235, 204, 112) and HSL value hsl(45, 75%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCC70?+

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