#EEE6BE Color

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

Color preview

#EEE6BE

Color formats

HEX
#EEE6BE
RGB
rgb(238, 230, 190)
RGBA
rgba(238, 230, 190, 1)
HSL
hsl(50, 59%, 84%)
HSV
hsv(50, 20%, 93%)
CMYK
cmyk(0%, 3%, 20%, 7%)
CSS variable
--color-primary: #EEE6BE;
Lowercase HEX
#eee6be

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6BE

.color-eee6be {
  color: #EEE6BE;
  background-color: #EEE6BE;
}

Frequently asked questions

What color is #EEE6BE?+

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

What is the closest Tailwind color to #EEE6BE?+

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