#EAFB65 Color

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

Color preview

#EAFB65

Color formats

HEX
#EAFB65
RGB
rgb(234, 251, 101)
RGBA
rgba(234, 251, 101, 1)
HSL
hsl(67, 95%, 69%)
HSV
hsv(67, 60%, 98%)
CMYK
cmyk(7%, 0%, 60%, 2%)
CSS variable
--color-primary: #EAFB65;
Lowercase HEX
#eafb65

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB65

.color-eafb65 {
  color: #EAFB65;
  background-color: #EAFB65;
}

Frequently asked questions

What color is #EAFB65?+

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

What is the closest Tailwind color to #EAFB65?+

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