#E5EDCB Color

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

Color preview

#E5EDCB

Color formats

HEX
#E5EDCB
RGB
rgb(229, 237, 203)
RGBA
rgba(229, 237, 203, 1)
HSL
hsl(74, 49%, 86%)
HSV
hsv(74, 14%, 93%)
CMYK
cmyk(3%, 0%, 14%, 7%)
CSS variable
--color-primary: #E5EDCB;
Lowercase HEX
#e5edcb

Shades

Tints

Tones

Harmony

CSS snippets for #E5EDCB

.color-e5edcb {
  color: #E5EDCB;
  background-color: #E5EDCB;
}

Frequently asked questions

What color is #E5EDCB?+

#E5EDCB is a HEX color with RGB value rgb(229, 237, 203) and HSL value hsl(74, 49%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #E5EDCB?+

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