#E2ECD7 Color

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

Color preview

#E2ECD7

Color formats

HEX
#E2ECD7
RGB
rgb(226, 236, 215)
RGBA
rgba(226, 236, 215, 1)
HSL
hsl(89, 36%, 88%)
HSV
hsv(89, 9%, 93%)
CMYK
cmyk(4%, 0%, 9%, 7%)
CSS variable
--color-primary: #E2ECD7;
Lowercase HEX
#e2ecd7

Shades

Tints

Tones

Harmony

CSS snippets for #E2ECD7

.color-e2ecd7 {
  color: #E2ECD7;
  background-color: #E2ECD7;
}

Frequently asked questions

What color is #E2ECD7?+

#E2ECD7 is a HEX color with RGB value rgb(226, 236, 215) and HSL value hsl(89, 36%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2ECD7?+

The closest Tailwind color is stone-200, available as the bg-stone-200 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