#EEBC9B Color

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

Color preview

#EEBC9B

Color formats

HEX
#EEBC9B
RGB
rgb(238, 188, 155)
RGBA
rgba(238, 188, 155, 1)
HSL
hsl(24, 71%, 77%)
HSV
hsv(24, 35%, 93%)
CMYK
cmyk(0%, 21%, 35%, 7%)
CSS variable
--color-primary: #EEBC9B;
Lowercase HEX
#eebc9b

Shades

Tints

Tones

Harmony

CSS snippets for #EEBC9B

.color-eebc9b {
  color: #EEBC9B;
  background-color: #EEBC9B;
}

Frequently asked questions

What color is #EEBC9B?+

#EEBC9B is a HEX color with RGB value rgb(238, 188, 155) and HSL value hsl(24, 71%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEBC9B?+

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