#EEE9BF Color

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

Color preview

#EEE9BF

Color formats

HEX
#EEE9BF
RGB
rgb(238, 233, 191)
RGBA
rgba(238, 233, 191, 1)
HSL
hsl(54, 58%, 84%)
HSV
hsv(54, 20%, 93%)
CMYK
cmyk(0%, 2%, 20%, 7%)
CSS variable
--color-primary: #EEE9BF;
Lowercase HEX
#eee9bf

Shades

Tints

Tones

Harmony

CSS snippets for #EEE9BF

.color-eee9bf {
  color: #EEE9BF;
  background-color: #EEE9BF;
}

Frequently asked questions

What color is #EEE9BF?+

#EEE9BF is a HEX color with RGB value rgb(238, 233, 191) and HSL value hsl(54, 58%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE9BF?+

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