#EAFB88 Color

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

Color preview

#EAFB88

Color formats

HEX
#EAFB88
RGB
rgb(234, 251, 136)
RGBA
rgba(234, 251, 136, 1)
HSL
hsl(69, 93%, 76%)
HSV
hsv(69, 46%, 98%)
CMYK
cmyk(7%, 0%, 46%, 2%)
CSS variable
--color-primary: #EAFB88;
Lowercase HEX
#eafb88

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB88

.color-eafb88 {
  color: #EAFB88;
  background-color: #EAFB88;
}

Frequently asked questions

What color is #EAFB88?+

#EAFB88 is a HEX color with RGB value rgb(234, 251, 136) and HSL value hsl(69, 93%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFB88?+

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