#EAF7AE Color

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

Color preview

#EAF7AE

Color formats

HEX
#EAF7AE
RGB
rgb(234, 247, 174)
RGBA
rgba(234, 247, 174, 1)
HSL
hsl(71, 82%, 83%)
HSV
hsv(71, 30%, 97%)
CMYK
cmyk(5%, 0%, 30%, 3%)
CSS variable
--color-primary: #EAF7AE;
Lowercase HEX
#eaf7ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAF7AE

.color-eaf7ae {
  color: #EAF7AE;
  background-color: #EAF7AE;
}

Frequently asked questions

What color is #EAF7AE?+

#EAF7AE is a HEX color with RGB value rgb(234, 247, 174) and HSL value hsl(71, 82%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAF7AE?+

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