#EFF99F Color

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

Color preview

#EFF99F

Color formats

HEX
#EFF99F
RGB
rgb(239, 249, 159)
RGBA
rgba(239, 249, 159, 1)
HSL
hsl(67, 88%, 80%)
HSV
hsv(67, 36%, 98%)
CMYK
cmyk(4%, 0%, 36%, 2%)
CSS variable
--color-primary: #EFF99F;
Lowercase HEX
#eff99f

Shades

Tints

Tones

Harmony

CSS snippets for #EFF99F

.color-eff99f {
  color: #EFF99F;
  background-color: #EFF99F;
}

Frequently asked questions

What color is #EFF99F?+

#EFF99F is a HEX color with RGB value rgb(239, 249, 159) and HSL value hsl(67, 88%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF99F?+

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