#E7EEA6 Color

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

Color preview

#E7EEA6

Color formats

HEX
#E7EEA6
RGB
rgb(231, 238, 166)
RGBA
rgba(231, 238, 166, 1)
HSL
hsl(66, 68%, 79%)
HSV
hsv(66, 30%, 93%)
CMYK
cmyk(3%, 0%, 30%, 7%)
CSS variable
--color-primary: #E7EEA6;
Lowercase HEX
#e7eea6

Shades

Tints

Tones

Harmony

CSS snippets for #E7EEA6

.color-e7eea6 {
  color: #E7EEA6;
  background-color: #E7EEA6;
}

Frequently asked questions

What color is #E7EEA6?+

#E7EEA6 is a HEX color with RGB value rgb(231, 238, 166) and HSL value hsl(66, 68%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E7EEA6?+

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