#EEEEA7 Color

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

Color preview

#EEEEA7

Color formats

HEX
#EEEEA7
RGB
rgb(238, 238, 167)
RGBA
rgba(238, 238, 167, 1)
HSL
hsl(60, 68%, 79%)
HSV
hsv(60, 30%, 93%)
CMYK
cmyk(0%, 0%, 30%, 7%)
CSS variable
--color-primary: #EEEEA7;
Lowercase HEX
#eeeea7

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEA7

.color-eeeea7 {
  color: #EEEEA7;
  background-color: #EEEEA7;
}

Frequently asked questions

What color is #EEEEA7?+

#EEEEA7 is a HEX color with RGB value rgb(238, 238, 167) and HSL value hsl(60, 68%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEEEA7?+

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