#EFF88B Color

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

Color preview

#EFF88B

Color formats

HEX
#EFF88B
RGB
rgb(239, 248, 139)
RGBA
rgba(239, 248, 139, 1)
HSL
hsl(65, 89%, 76%)
HSV
hsv(65, 44%, 97%)
CMYK
cmyk(4%, 0%, 44%, 3%)
CSS variable
--color-primary: #EFF88B;
Lowercase HEX
#eff88b

Shades

Tints

Tones

Harmony

CSS snippets for #EFF88B

.color-eff88b {
  color: #EFF88B;
  background-color: #EFF88B;
}

Frequently asked questions

What color is #EFF88B?+

#EFF88B is a HEX color with RGB value rgb(239, 248, 139) and HSL value hsl(65, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF88B?+

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