#EEE3BE Color

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

Color preview

#EEE3BE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3BE

.color-eee3be {
  color: #EEE3BE;
  background-color: #EEE3BE;
}

Frequently asked questions

What color is #EEE3BE?+

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

What is the closest Tailwind color to #EEE3BE?+

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