#EBCF76 Color

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

Color preview

#EBCF76

Color formats

HEX
#EBCF76
RGB
rgb(235, 207, 118)
RGBA
rgba(235, 207, 118, 1)
HSL
hsl(46, 75%, 69%)
HSV
hsv(46, 50%, 92%)
CMYK
cmyk(0%, 12%, 50%, 8%)
CSS variable
--color-primary: #EBCF76;
Lowercase HEX
#ebcf76

Shades

Tints

Tones

Harmony

CSS snippets for #EBCF76

.color-ebcf76 {
  color: #EBCF76;
  background-color: #EBCF76;
}

Frequently asked questions

What color is #EBCF76?+

#EBCF76 is a HEX color with RGB value rgb(235, 207, 118) and HSL value hsl(46, 75%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCF76?+

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