#EBBD84 Color

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

Color preview

#EBBD84

Color formats

HEX
#EBBD84
RGB
rgb(235, 189, 132)
RGBA
rgba(235, 189, 132, 1)
HSL
hsl(33, 72%, 72%)
HSV
hsv(33, 44%, 92%)
CMYK
cmyk(0%, 20%, 44%, 8%)
CSS variable
--color-primary: #EBBD84;
Lowercase HEX
#ebbd84

Shades

Tints

Tones

Harmony

CSS snippets for #EBBD84

.color-ebbd84 {
  color: #EBBD84;
  background-color: #EBBD84;
}

Frequently asked questions

What color is #EBBD84?+

#EBBD84 is a HEX color with RGB value rgb(235, 189, 132) and HSL value hsl(33, 72%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBD84?+

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