#EEE1BE Color

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

Color preview

#EEE1BE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1BE

.color-eee1be {
  color: #EEE1BE;
  background-color: #EEE1BE;
}

Frequently asked questions

What color is #EEE1BE?+

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

What is the closest Tailwind color to #EEE1BE?+

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