#EBBC70 Color

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

Color preview

#EBBC70

Color formats

HEX
#EBBC70
RGB
rgb(235, 188, 112)
RGBA
rgba(235, 188, 112, 1)
HSL
hsl(37, 75%, 68%)
HSV
hsv(37, 52%, 92%)
CMYK
cmyk(0%, 20%, 52%, 8%)
CSS variable
--color-primary: #EBBC70;
Lowercase HEX
#ebbc70

Shades

Tints

Tones

Harmony

CSS snippets for #EBBC70

.color-ebbc70 {
  color: #EBBC70;
  background-color: #EBBC70;
}

Frequently asked questions

What color is #EBBC70?+

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

What is the closest Tailwind color to #EBBC70?+

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