#EEE1BC Color

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

Color preview

#EEE1BC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1BC

.color-eee1bc {
  color: #EEE1BC;
  background-color: #EEE1BC;
}

Frequently asked questions

What color is #EEE1BC?+

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

What is the closest Tailwind color to #EEE1BC?+

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