#EAF98B Color

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

Color preview

#EAF98B

Color formats

HEX
#EAF98B
RGB
rgb(234, 249, 139)
RGBA
rgba(234, 249, 139, 1)
HSL
hsl(68, 90%, 76%)
HSV
hsv(68, 44%, 98%)
CMYK
cmyk(6%, 0%, 44%, 2%)
CSS variable
--color-primary: #EAF98B;
Lowercase HEX
#eaf98b

Shades

Tints

Tones

Harmony

CSS snippets for #EAF98B

.color-eaf98b {
  color: #EAF98B;
  background-color: #EAF98B;
}

Frequently asked questions

What color is #EAF98B?+

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

What is the closest Tailwind color to #EAF98B?+

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