#EEE5CB Color

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

Color preview

#EEE5CB

Color formats

HEX
#EEE5CB
RGB
rgb(238, 229, 203)
RGBA
rgba(238, 229, 203, 1)
HSL
hsl(45, 51%, 86%)
HSV
hsv(45, 15%, 93%)
CMYK
cmyk(0%, 4%, 15%, 7%)
CSS variable
--color-primary: #EEE5CB;
Lowercase HEX
#eee5cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE5CB

.color-eee5cb {
  color: #EEE5CB;
  background-color: #EEE5CB;
}

Frequently asked questions

What color is #EEE5CB?+

#EEE5CB is a HEX color with RGB value rgb(238, 229, 203) and HSL value hsl(45, 51%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE5CB?+

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