#E2EFCB Color

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

Color preview

#E2EFCB

Color formats

HEX
#E2EFCB
RGB
rgb(226, 239, 203)
RGBA
rgba(226, 239, 203, 1)
HSL
hsl(82, 53%, 87%)
HSV
hsv(82, 15%, 94%)
CMYK
cmyk(5%, 0%, 15%, 6%)
CSS variable
--color-primary: #E2EFCB;
Lowercase HEX
#e2efcb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EFCB

.color-e2efcb {
  color: #E2EFCB;
  background-color: #E2EFCB;
}

Frequently asked questions

What color is #E2EFCB?+

#E2EFCB is a HEX color with RGB value rgb(226, 239, 203) and HSL value hsl(82, 53%, 87%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E2EFCB?+

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