#E1EBCF Color

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

Color preview

#E1EBCF

Color formats

HEX
#E1EBCF
RGB
rgb(225, 235, 207)
RGBA
rgba(225, 235, 207, 1)
HSL
hsl(81, 41%, 87%)
HSV
hsv(81, 12%, 92%)
CMYK
cmyk(4%, 0%, 12%, 8%)
CSS variable
--color-primary: #E1EBCF;
Lowercase HEX
#e1ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #E1EBCF

.color-e1ebcf {
  color: #E1EBCF;
  background-color: #E1EBCF;
}

Frequently asked questions

What color is #E1EBCF?+

#E1EBCF is a HEX color with RGB value rgb(225, 235, 207) and HSL value hsl(81, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1EBCF?+

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