#EEE2BC Color

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

Color preview

#EEE2BC

Color formats

HEX
#EEE2BC
RGB
rgb(238, 226, 188)
RGBA
rgba(238, 226, 188, 1)
HSL
hsl(46, 60%, 84%)
HSV
hsv(46, 21%, 93%)
CMYK
cmyk(0%, 5%, 21%, 7%)
CSS variable
--color-primary: #EEE2BC;
Lowercase HEX
#eee2bc

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2BC

.color-eee2bc {
  color: #EEE2BC;
  background-color: #EEE2BC;
}

Frequently asked questions

What color is #EEE2BC?+

#EEE2BC is a HEX color with RGB value rgb(238, 226, 188) and HSL value hsl(46, 60%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE2BC?+

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