#E2E5BF Color

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

Color preview

#E2E5BF

Color formats

HEX
#E2E5BF
RGB
rgb(226, 229, 191)
RGBA
rgba(226, 229, 191, 1)
HSL
hsl(65, 42%, 82%)
HSV
hsv(65, 17%, 90%)
CMYK
cmyk(1%, 0%, 17%, 10%)
CSS variable
--color-primary: #E2E5BF;
Lowercase HEX
#e2e5bf

Shades

Tints

Tones

Harmony

CSS snippets for #E2E5BF

.color-e2e5bf {
  color: #E2E5BF;
  background-color: #E2E5BF;
}

Frequently asked questions

What color is #E2E5BF?+

#E2E5BF is a HEX color with RGB value rgb(226, 229, 191) and HSL value hsl(65, 42%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E2E5BF?+

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