#E1ECBF Color

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

Color preview

#E1ECBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1ECBF

.color-e1ecbf {
  color: #E1ECBF;
  background-color: #E1ECBF;
}

Frequently asked questions

What color is #E1ECBF?+

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

What is the closest Tailwind color to #E1ECBF?+

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