#E6EECE Color

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

Color preview

#E6EECE

Color formats

HEX
#E6EECE
RGB
rgb(230, 238, 206)
RGBA
rgba(230, 238, 206, 1)
HSL
hsl(75, 48%, 87%)
HSV
hsv(75, 13%, 93%)
CMYK
cmyk(3%, 0%, 13%, 7%)
CSS variable
--color-primary: #E6EECE;
Lowercase HEX
#e6eece

Shades

Tints

Tones

Harmony

CSS snippets for #E6EECE

.color-e6eece {
  color: #E6EECE;
  background-color: #E6EECE;
}

Frequently asked questions

What color is #E6EECE?+

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

What is the closest Tailwind color to #E6EECE?+

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