#EFF09E Color

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

Color preview

#EFF09E

Color formats

HEX
#EFF09E
RGB
rgb(239, 240, 158)
RGBA
rgba(239, 240, 158, 1)
HSL
hsl(61, 73%, 78%)
HSV
hsv(61, 34%, 94%)
CMYK
cmyk(0%, 0%, 34%, 6%)
CSS variable
--color-primary: #EFF09E;
Lowercase HEX
#eff09e

Shades

Tints

Tones

Harmony

CSS snippets for #EFF09E

.color-eff09e {
  color: #EFF09E;
  background-color: #EFF09E;
}

Frequently asked questions

What color is #EFF09E?+

#EFF09E is a HEX color with RGB value rgb(239, 240, 158) and HSL value hsl(61, 73%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF09E?+

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