#EEB96B Color

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

Color preview

#EEB96B

Color formats

HEX
#EEB96B
RGB
rgb(238, 185, 107)
RGBA
rgba(238, 185, 107, 1)
HSL
hsl(36, 79%, 68%)
HSV
hsv(36, 55%, 93%)
CMYK
cmyk(0%, 22%, 55%, 7%)
CSS variable
--color-primary: #EEB96B;
Lowercase HEX
#eeb96b

Shades

Tints

Tones

Harmony

CSS snippets for #EEB96B

.color-eeb96b {
  color: #EEB96B;
  background-color: #EEB96B;
}

Frequently asked questions

What color is #EEB96B?+

#EEB96B is a HEX color with RGB value rgb(238, 185, 107) and HSL value hsl(36, 79%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EEB96B?+

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