#E6EEAC Color

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

Color preview

#E6EEAC

Color formats

HEX
#E6EEAC
RGB
rgb(230, 238, 172)
RGBA
rgba(230, 238, 172, 1)
HSL
hsl(67, 66%, 80%)
HSV
hsv(67, 28%, 93%)
CMYK
cmyk(3%, 0%, 28%, 7%)
CSS variable
--color-primary: #E6EEAC;
Lowercase HEX
#e6eeac

Shades

Tints

Tones

Harmony

CSS snippets for #E6EEAC

.color-e6eeac {
  color: #E6EEAC;
  background-color: #E6EEAC;
}

Frequently asked questions

What color is #E6EEAC?+

#E6EEAC is a HEX color with RGB value rgb(230, 238, 172) and HSL value hsl(67, 66%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6EEAC?+

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