#EBCA70 Color

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

Color preview

#EBCA70

Color formats

HEX
#EBCA70
RGB
rgb(235, 202, 112)
RGBA
rgba(235, 202, 112, 1)
HSL
hsl(44, 75%, 68%)
HSV
hsv(44, 52%, 92%)
CMYK
cmyk(0%, 14%, 52%, 8%)
CSS variable
--color-primary: #EBCA70;
Lowercase HEX
#ebca70

Shades

Tints

Tones

Harmony

CSS snippets for #EBCA70

.color-ebca70 {
  color: #EBCA70;
  background-color: #EBCA70;
}

Frequently asked questions

What color is #EBCA70?+

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

What is the closest Tailwind color to #EBCA70?+

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