#E0EECB Color

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

Color preview

#E0EECB

Color formats

HEX
#E0EECB
RGB
rgb(224, 238, 203)
RGBA
rgba(224, 238, 203, 1)
HSL
hsl(84, 51%, 86%)
HSV
hsv(84, 15%, 93%)
CMYK
cmyk(6%, 0%, 15%, 7%)
CSS variable
--color-primary: #E0EECB;
Lowercase HEX
#e0eecb

Shades

Tints

Tones

Harmony

CSS snippets for #E0EECB

.color-e0eecb {
  color: #E0EECB;
  background-color: #E0EECB;
}

Frequently asked questions

What color is #E0EECB?+

#E0EECB is a HEX color with RGB value rgb(224, 238, 203) and HSL value hsl(84, 51%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E0EECB?+

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