#EEE6CE Color

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

Color preview

#EEE6CE

Color formats

HEX
#EEE6CE
RGB
rgb(238, 230, 206)
RGBA
rgba(238, 230, 206, 1)
HSL
hsl(45, 48%, 87%)
HSV
hsv(45, 13%, 93%)
CMYK
cmyk(0%, 3%, 13%, 7%)
CSS variable
--color-primary: #EEE6CE;
Lowercase HEX
#eee6ce

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6CE

.color-eee6ce {
  color: #EEE6CE;
  background-color: #EEE6CE;
}

Frequently asked questions

What color is #EEE6CE?+

#EEE6CE is a HEX color with RGB value rgb(238, 230, 206) and HSL value hsl(45, 48%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE6CE?+

The closest Tailwind color is orange-100, available as the bg-orange-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