#EBCB69 Color

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

Color preview

#EBCB69

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBCB69

.color-ebcb69 {
  color: #EBCB69;
  background-color: #EBCB69;
}

Frequently asked questions

What color is #EBCB69?+

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

What is the closest Tailwind color to #EBCB69?+

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