#EEF6A0 Color

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

Color preview

#EEF6A0

Color formats

HEX
#EEF6A0
RGB
rgb(238, 246, 160)
RGBA
rgba(238, 246, 160, 1)
HSL
hsl(66, 83%, 80%)
HSV
hsv(66, 35%, 96%)
CMYK
cmyk(3%, 0%, 35%, 4%)
CSS variable
--color-primary: #EEF6A0;
Lowercase HEX
#eef6a0

Shades

Tints

Tones

Harmony

CSS snippets for #EEF6A0

.color-eef6a0 {
  color: #EEF6A0;
  background-color: #EEF6A0;
}

Frequently asked questions

What color is #EEF6A0?+

#EEF6A0 is a HEX color with RGB value rgb(238, 246, 160) and HSL value hsl(66, 83%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEF6A0?+

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