#EAFB6A Color

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

Color preview

#EAFB6A

Color formats

HEX
#EAFB6A
RGB
rgb(234, 251, 106)
RGBA
rgba(234, 251, 106, 1)
HSL
hsl(67, 95%, 70%)
HSV
hsv(67, 58%, 98%)
CMYK
cmyk(7%, 0%, 58%, 2%)
CSS variable
--color-primary: #EAFB6A;
Lowercase HEX
#eafb6a

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB6A

.color-eafb6a {
  color: #EAFB6A;
  background-color: #EAFB6A;
}

Frequently asked questions

What color is #EAFB6A?+

#EAFB6A is a HEX color with RGB value rgb(234, 251, 106) and HSL value hsl(67, 95%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFB6A?+

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