#E1E6BB Color

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

Color preview

#E1E6BB

Color formats

HEX
#E1E6BB
RGB
rgb(225, 230, 187)
RGBA
rgba(225, 230, 187, 1)
HSL
hsl(67, 46%, 82%)
HSV
hsv(67, 19%, 90%)
CMYK
cmyk(2%, 0%, 19%, 10%)
CSS variable
--color-primary: #E1E6BB;
Lowercase HEX
#e1e6bb

Shades

Tints

Tones

Harmony

CSS snippets for #E1E6BB

.color-e1e6bb {
  color: #E1E6BB;
  background-color: #E1E6BB;
}

Frequently asked questions

What color is #E1E6BB?+

#E1E6BB is a HEX color with RGB value rgb(225, 230, 187) and HSL value hsl(67, 46%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E6BB?+

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