#E6EECD Color

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

Color preview

#E6EECD

Color formats

HEX
#E6EECD
RGB
rgb(230, 238, 205)
RGBA
rgba(230, 238, 205, 1)
HSL
hsl(75, 49%, 87%)
HSV
hsv(75, 14%, 93%)
CMYK
cmyk(3%, 0%, 14%, 7%)
CSS variable
--color-primary: #E6EECD;
Lowercase HEX
#e6eecd

Shades

Tints

Tones

Harmony

CSS snippets for #E6EECD

.color-e6eecd {
  color: #E6EECD;
  background-color: #E6EECD;
}

Frequently asked questions

What color is #E6EECD?+

#E6EECD is a HEX color with RGB value rgb(230, 238, 205) and HSL value hsl(75, 49%, 87%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E6EECD?+

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