#EFFC99 Color

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

Color preview

#EFFC99

Color formats

HEX
#EFFC99
RGB
rgb(239, 252, 153)
RGBA
rgba(239, 252, 153, 1)
HSL
hsl(68, 94%, 79%)
HSV
hsv(68, 39%, 99%)
CMYK
cmyk(5%, 0%, 39%, 1%)
CSS variable
--color-primary: #EFFC99;
Lowercase HEX
#effc99

Shades

Tints

Tones

Harmony

CSS snippets for #EFFC99

.color-effc99 {
  color: #EFFC99;
  background-color: #EFFC99;
}

Frequently asked questions

What color is #EFFC99?+

#EFFC99 is a HEX color with RGB value rgb(239, 252, 153) and HSL value hsl(68, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFFC99?+

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