#E6EED7 Color

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

Color preview

#E6EED7

Color formats

HEX
#E6EED7
RGB
rgb(230, 238, 215)
RGBA
rgba(230, 238, 215, 1)
HSL
hsl(81, 40%, 89%)
HSV
hsv(81, 10%, 93%)
CMYK
cmyk(3%, 0%, 10%, 7%)
CSS variable
--color-primary: #E6EED7;
Lowercase HEX
#e6eed7

Shades

Tints

Tones

Harmony

CSS snippets for #E6EED7

.color-e6eed7 {
  color: #E6EED7;
  background-color: #E6EED7;
}

Frequently asked questions

What color is #E6EED7?+

#E6EED7 is a HEX color with RGB value rgb(230, 238, 215) and HSL value hsl(81, 40%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E6EED7?+

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