#E0ECBF Color

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

Color preview

#E0ECBF

Color formats

HEX
#E0ECBF
RGB
rgb(224, 236, 191)
RGBA
rgba(224, 236, 191, 1)
HSL
hsl(76, 54%, 84%)
HSV
hsv(76, 19%, 93%)
CMYK
cmyk(5%, 0%, 19%, 7%)
CSS variable
--color-primary: #E0ECBF;
Lowercase HEX
#e0ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #E0ECBF

.color-e0ecbf {
  color: #E0ECBF;
  background-color: #E0ECBF;
}

Frequently asked questions

What color is #E0ECBF?+

#E0ECBF is a HEX color with RGB value rgb(224, 236, 191) and HSL value hsl(76, 54%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0ECBF?+

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