#E1E6BF Color

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

Color preview

#E1E6BF

Color formats

HEX
#E1E6BF
RGB
rgb(225, 230, 191)
RGBA
rgba(225, 230, 191, 1)
HSL
hsl(68, 44%, 83%)
HSV
hsv(68, 17%, 90%)
CMYK
cmyk(2%, 0%, 17%, 10%)
CSS variable
--color-primary: #E1E6BF;
Lowercase HEX
#e1e6bf

Shades

Tints

Tones

Harmony

CSS snippets for #E1E6BF

.color-e1e6bf {
  color: #E1E6BF;
  background-color: #E1E6BF;
}

Frequently asked questions

What color is #E1E6BF?+

#E1E6BF is a HEX color with RGB value rgb(225, 230, 191) and HSL value hsl(68, 44%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E1E6BF?+

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