#EEF98B Color

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

Color preview

#EEF98B

Color formats

HEX
#EEF98B
RGB
rgb(238, 249, 139)
RGBA
rgba(238, 249, 139, 1)
HSL
hsl(66, 90%, 76%)
HSV
hsv(66, 44%, 98%)
CMYK
cmyk(4%, 0%, 44%, 2%)
CSS variable
--color-primary: #EEF98B;
Lowercase HEX
#eef98b

Shades

Tints

Tones

Harmony

CSS snippets for #EEF98B

.color-eef98b {
  color: #EEF98B;
  background-color: #EEF98B;
}

Frequently asked questions

What color is #EEF98B?+

#EEF98B is a HEX color with RGB value rgb(238, 249, 139) and HSL value hsl(66, 90%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEF98B?+

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