#EAFA82 Color

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

Color preview

#EAFA82

Color formats

HEX
#EAFA82
RGB
rgb(234, 250, 130)
RGBA
rgba(234, 250, 130, 1)
HSL
hsl(68, 92%, 75%)
HSV
hsv(68, 48%, 98%)
CMYK
cmyk(6%, 0%, 48%, 2%)
CSS variable
--color-primary: #EAFA82;
Lowercase HEX
#eafa82

Shades

Tints

Tones

Harmony

CSS snippets for #EAFA82

.color-eafa82 {
  color: #EAFA82;
  background-color: #EAFA82;
}

Frequently asked questions

What color is #EAFA82?+

#EAFA82 is a HEX color with RGB value rgb(234, 250, 130) and HSL value hsl(68, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFA82?+

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