#EFF87E Color

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

Color preview

#EFF87E

Color formats

HEX
#EFF87E
RGB
rgb(239, 248, 126)
RGBA
rgba(239, 248, 126, 1)
HSL
hsl(64, 90%, 73%)
HSV
hsv(64, 49%, 97%)
CMYK
cmyk(4%, 0%, 49%, 3%)
CSS variable
--color-primary: #EFF87E;
Lowercase HEX
#eff87e

Shades

Tints

Tones

Harmony

CSS snippets for #EFF87E

.color-eff87e {
  color: #EFF87E;
  background-color: #EFF87E;
}

Frequently asked questions

What color is #EFF87E?+

#EFF87E is a HEX color with RGB value rgb(239, 248, 126) and HSL value hsl(64, 90%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF87E?+

The closest Tailwind color is yellow-200, available as the bg-yellow-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