#E2EFCF Color

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

Color preview

#E2EFCF

Color formats

HEX
#E2EFCF
RGB
rgb(226, 239, 207)
RGBA
rgba(226, 239, 207, 1)
HSL
hsl(84, 50%, 87%)
HSV
hsv(84, 13%, 94%)
CMYK
cmyk(5%, 0%, 13%, 6%)
CSS variable
--color-primary: #E2EFCF;
Lowercase HEX
#e2efcf

Shades

Tints

Tones

Harmony

CSS snippets for #E2EFCF

.color-e2efcf {
  color: #E2EFCF;
  background-color: #E2EFCF;
}

Frequently asked questions

What color is #E2EFCF?+

#E2EFCF is a HEX color with RGB value rgb(226, 239, 207) and HSL value hsl(84, 50%, 87%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E2EFCF?+

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