#EFF5AE Color

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

Color preview

#EFF5AE

Color formats

HEX
#EFF5AE
RGB
rgb(239, 245, 174)
RGBA
rgba(239, 245, 174, 1)
HSL
hsl(65, 78%, 82%)
HSV
hsv(65, 29%, 96%)
CMYK
cmyk(2%, 0%, 29%, 4%)
CSS variable
--color-primary: #EFF5AE;
Lowercase HEX
#eff5ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFF5AE

.color-eff5ae {
  color: #EFF5AE;
  background-color: #EFF5AE;
}

Frequently asked questions

What color is #EFF5AE?+

#EFF5AE is a HEX color with RGB value rgb(239, 245, 174) and HSL value hsl(65, 78%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF5AE?+

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