#EEE2BE Color

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

Color preview

#EEE2BE

Color formats

HEX
#EEE2BE
RGB
rgb(238, 226, 190)
RGBA
rgba(238, 226, 190, 1)
HSL
hsl(45, 59%, 84%)
HSV
hsv(45, 20%, 93%)
CMYK
cmyk(0%, 5%, 20%, 7%)
CSS variable
--color-primary: #EEE2BE;
Lowercase HEX
#eee2be

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2BE

.color-eee2be {
  color: #EEE2BE;
  background-color: #EEE2BE;
}

Frequently asked questions

What color is #EEE2BE?+

#EEE2BE is a HEX color with RGB value rgb(238, 226, 190) and HSL value hsl(45, 59%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE2BE?+

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