#EBCB9B Color

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

Color preview

#EBCB9B

Color formats

HEX
#EBCB9B
RGB
rgb(235, 203, 155)
RGBA
rgba(235, 203, 155, 1)
HSL
hsl(36, 67%, 76%)
HSV
hsv(36, 34%, 92%)
CMYK
cmyk(0%, 14%, 34%, 8%)
CSS variable
--color-primary: #EBCB9B;
Lowercase HEX
#ebcb9b

Shades

Tints

Tones

Harmony

CSS snippets for #EBCB9B

.color-ebcb9b {
  color: #EBCB9B;
  background-color: #EBCB9B;
}

Frequently asked questions

What color is #EBCB9B?+

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

What is the closest Tailwind color to #EBCB9B?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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