#EEE2BB Color

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

Color preview

#EEE2BB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2BB

.color-eee2bb {
  color: #EEE2BB;
  background-color: #EEE2BB;
}

Frequently asked questions

What color is #EEE2BB?+

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

What is the closest Tailwind color to #EEE2BB?+

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