#EEE4BD Color

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

Color preview

#EEE4BD

Color formats

HEX
#EEE4BD
RGB
rgb(238, 228, 189)
RGBA
rgba(238, 228, 189, 1)
HSL
hsl(48, 59%, 84%)
HSV
hsv(48, 21%, 93%)
CMYK
cmyk(0%, 4%, 21%, 7%)
CSS variable
--color-primary: #EEE4BD;
Lowercase HEX
#eee4bd

Shades

Tints

Tones

Harmony

CSS snippets for #EEE4BD

.color-eee4bd {
  color: #EEE4BD;
  background-color: #EEE4BD;
}

Frequently asked questions

What color is #EEE4BD?+

#EEE4BD is a HEX color with RGB value rgb(238, 228, 189) and HSL value hsl(48, 59%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE4BD?+

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