#EEE1DB Color

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

Color preview

#EEE1DB

Color formats

HEX
#EEE1DB
RGB
rgb(238, 225, 219)
RGBA
rgba(238, 225, 219, 1)
HSL
hsl(19, 36%, 90%)
HSV
hsv(19, 8%, 93%)
CMYK
cmyk(0%, 5%, 8%, 7%)
CSS variable
--color-primary: #EEE1DB;
Lowercase HEX
#eee1db

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1DB

.color-eee1db {
  color: #EEE1DB;
  background-color: #EEE1DB;
}

Frequently asked questions

What color is #EEE1DB?+

#EEE1DB is a HEX color with RGB value rgb(238, 225, 219) and HSL value hsl(19, 36%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE1DB?+

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