#EAFB98 Color

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

Color preview

#EAFB98

Color formats

HEX
#EAFB98
RGB
rgb(234, 251, 152)
RGBA
rgba(234, 251, 152, 1)
HSL
hsl(70, 93%, 79%)
HSV
hsv(70, 39%, 98%)
CMYK
cmyk(7%, 0%, 39%, 2%)
CSS variable
--color-primary: #EAFB98;
Lowercase HEX
#eafb98

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB98

.color-eafb98 {
  color: #EAFB98;
  background-color: #EAFB98;
}

Frequently asked questions

What color is #EAFB98?+

#EAFB98 is a HEX color with RGB value rgb(234, 251, 152) and HSL value hsl(70, 93%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFB98?+

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