#E1EFCF Color

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

Color preview

#E1EFCF

Color formats

HEX
#E1EFCF
RGB
rgb(225, 239, 207)
RGBA
rgba(225, 239, 207, 1)
HSL
hsl(86, 50%, 87%)
HSV
hsv(86, 13%, 94%)
CMYK
cmyk(6%, 0%, 13%, 6%)
CSS variable
--color-primary: #E1EFCF;
Lowercase HEX
#e1efcf

Shades

Tints

Tones

Harmony

CSS snippets for #E1EFCF

.color-e1efcf {
  color: #E1EFCF;
  background-color: #E1EFCF;
}

Frequently asked questions

What color is #E1EFCF?+

#E1EFCF is a HEX color with RGB value rgb(225, 239, 207) and HSL value hsl(86, 50%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1EFCF?+

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