#E0E0DB Color

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

Color preview

#E0E0DB

Color formats

HEX
#E0E0DB
RGB
rgb(224, 224, 219)
RGBA
rgba(224, 224, 219, 1)
HSL
hsl(60, 7%, 87%)
HSV
hsv(60, 2%, 88%)
CMYK
cmyk(0%, 0%, 2%, 12%)
CSS variable
--color-primary: #E0E0DB;
Lowercase HEX
#e0e0db

Shades

Tints

Tones

Harmony

CSS snippets for #E0E0DB

.color-e0e0db {
  color: #E0E0DB;
  background-color: #E0E0DB;
}

Frequently asked questions

What color is #E0E0DB?+

#E0E0DB is a HEX color with RGB value rgb(224, 224, 219) and HSL value hsl(60, 7%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E0E0DB?+

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