#EBCB6B Color

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

Color preview

#EBCB6B

Color formats

HEX
#EBCB6B
RGB
rgb(235, 203, 107)
RGBA
rgba(235, 203, 107, 1)
HSL
hsl(45, 76%, 67%)
HSV
hsv(45, 54%, 92%)
CMYK
cmyk(0%, 14%, 54%, 8%)
CSS variable
--color-primary: #EBCB6B;
Lowercase HEX
#ebcb6b

Shades

Tints

Tones

Harmony

CSS snippets for #EBCB6B

.color-ebcb6b {
  color: #EBCB6B;
  background-color: #EBCB6B;
}

Frequently asked questions

What color is #EBCB6B?+

#EBCB6B is a HEX color with RGB value rgb(235, 203, 107) and HSL value hsl(45, 76%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCB6B?+

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