#EEE3BF Color

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

Color preview

#EEE3BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3BF

.color-eee3bf {
  color: #EEE3BF;
  background-color: #EEE3BF;
}

Frequently asked questions

What color is #EEE3BF?+

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

What is the closest Tailwind color to #EEE3BF?+

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