#EEBF91 Color

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

Color preview

#EEBF91

Color formats

HEX
#EEBF91
RGB
rgb(238, 191, 145)
RGBA
rgba(238, 191, 145, 1)
HSL
hsl(30, 73%, 75%)
HSV
hsv(30, 39%, 93%)
CMYK
cmyk(0%, 20%, 39%, 7%)
CSS variable
--color-primary: #EEBF91;
Lowercase HEX
#eebf91

Shades

Tints

Tones

Harmony

CSS snippets for #EEBF91

.color-eebf91 {
  color: #EEBF91;
  background-color: #EEBF91;
}

Frequently asked questions

What color is #EEBF91?+

#EEBF91 is a HEX color with RGB value rgb(238, 191, 145) and HSL value hsl(30, 73%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEBF91?+

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