#EEF3AE Color

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

Color preview

#EEF3AE

Color formats

HEX
#EEF3AE
RGB
rgb(238, 243, 174)
RGBA
rgba(238, 243, 174, 1)
HSL
hsl(64, 74%, 82%)
HSV
hsv(64, 28%, 95%)
CMYK
cmyk(2%, 0%, 28%, 5%)
CSS variable
--color-primary: #EEF3AE;
Lowercase HEX
#eef3ae

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3AE

.color-eef3ae {
  color: #EEF3AE;
  background-color: #EEF3AE;
}

Frequently asked questions

What color is #EEF3AE?+

#EEF3AE is a HEX color with RGB value rgb(238, 243, 174) and HSL value hsl(64, 74%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEF3AE?+

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