#E5EADB Color

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

Color preview

#E5EADB

Color formats

HEX
#E5EADB
RGB
rgb(229, 234, 219)
RGBA
rgba(229, 234, 219, 1)
HSL
hsl(80, 26%, 89%)
HSV
hsv(80, 6%, 92%)
CMYK
cmyk(2%, 0%, 6%, 8%)
CSS variable
--color-primary: #E5EADB;
Lowercase HEX
#e5eadb

Shades

Tints

Tones

Harmony

CSS snippets for #E5EADB

.color-e5eadb {
  color: #E5EADB;
  background-color: #E5EADB;
}

Frequently asked questions

What color is #E5EADB?+

#E5EADB is a HEX color with RGB value rgb(229, 234, 219) and HSL value hsl(80, 26%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E5EADB?+

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