#E4ECB6 Color

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

Color preview

#E4ECB6

Color formats

HEX
#E4ECB6
RGB
rgb(228, 236, 182)
RGBA
rgba(228, 236, 182, 1)
HSL
hsl(69, 59%, 82%)
HSV
hsv(69, 23%, 93%)
CMYK
cmyk(3%, 0%, 23%, 7%)
CSS variable
--color-primary: #E4ECB6;
Lowercase HEX
#e4ecb6

Shades

Tints

Tones

Harmony

CSS snippets for #E4ECB6

.color-e4ecb6 {
  color: #E4ECB6;
  background-color: #E4ECB6;
}

Frequently asked questions

What color is #E4ECB6?+

#E4ECB6 is a HEX color with RGB value rgb(228, 236, 182) and HSL value hsl(69, 59%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4ECB6?+

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