#EFF59C Color

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

Color preview

#EFF59C

Color formats

HEX
#EFF59C
RGB
rgb(239, 245, 156)
RGBA
rgba(239, 245, 156, 1)
HSL
hsl(64, 82%, 79%)
HSV
hsv(64, 36%, 96%)
CMYK
cmyk(2%, 0%, 36%, 4%)
CSS variable
--color-primary: #EFF59C;
Lowercase HEX
#eff59c

Shades

Tints

Tones

Harmony

CSS snippets for #EFF59C

.color-eff59c {
  color: #EFF59C;
  background-color: #EFF59C;
}

Frequently asked questions

What color is #EFF59C?+

#EFF59C is a HEX color with RGB value rgb(239, 245, 156) and HSL value hsl(64, 82%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF59C?+

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