#EEBF90 Color

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

Color preview

#EEBF90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEBF90

.color-eebf90 {
  color: #EEBF90;
  background-color: #EEBF90;
}

Frequently asked questions

What color is #EEBF90?+

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

What is the closest Tailwind color to #EEBF90?+

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