#EEE1CB Color

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

Color preview

#EEE1CB

Color formats

HEX
#EEE1CB
RGB
rgb(238, 225, 203)
RGBA
rgba(238, 225, 203, 1)
HSL
hsl(38, 51%, 86%)
HSV
hsv(38, 15%, 93%)
CMYK
cmyk(0%, 5%, 15%, 7%)
CSS variable
--color-primary: #EEE1CB;
Lowercase HEX
#eee1cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1CB

.color-eee1cb {
  color: #EEE1CB;
  background-color: #EEE1CB;
}

Frequently asked questions

What color is #EEE1CB?+

#EEE1CB is a HEX color with RGB value rgb(238, 225, 203) and HSL value hsl(38, 51%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEE1CB?+

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