#EEE4BF Color

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

Color preview

#EEE4BF

Color formats

HEX
#EEE4BF
RGB
rgb(238, 228, 191)
RGBA
rgba(238, 228, 191, 1)
HSL
hsl(47, 58%, 84%)
HSV
hsv(47, 20%, 93%)
CMYK
cmyk(0%, 4%, 20%, 7%)
CSS variable
--color-primary: #EEE4BF;
Lowercase HEX
#eee4bf

Shades

Tints

Tones

Harmony

CSS snippets for #EEE4BF

.color-eee4bf {
  color: #EEE4BF;
  background-color: #EEE4BF;
}

Frequently asked questions

What color is #EEE4BF?+

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

What is the closest Tailwind color to #EEE4BF?+

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