#EEE3BB Color

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

Color preview

#EEE3BB

Color formats

HEX
#EEE3BB
RGB
rgb(238, 227, 187)
RGBA
rgba(238, 227, 187, 1)
HSL
hsl(47, 60%, 83%)
HSV
hsv(47, 21%, 93%)
CMYK
cmyk(0%, 5%, 21%, 7%)
CSS variable
--color-primary: #EEE3BB;
Lowercase HEX
#eee3bb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3BB

.color-eee3bb {
  color: #EEE3BB;
  background-color: #EEE3BB;
}

Frequently asked questions

What color is #EEE3BB?+

#EEE3BB is a HEX color with RGB value rgb(238, 227, 187) and HSL value hsl(47, 60%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE3BB?+

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