#EAF850 Color

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

Color preview

#EAF850

Color formats

HEX
#EAF850
RGB
rgb(234, 248, 80)
RGBA
rgba(234, 248, 80, 1)
HSL
hsl(65, 92%, 64%)
HSV
hsv(65, 68%, 97%)
CMYK
cmyk(6%, 0%, 68%, 3%)
CSS variable
--color-primary: #EAF850;
Lowercase HEX
#eaf850

Shades

Tints

Tones

Harmony

CSS snippets for #EAF850

.color-eaf850 {
  color: #EAF850;
  background-color: #EAF850;
}

Frequently asked questions

What color is #EAF850?+

#EAF850 is a HEX color with RGB value rgb(234, 248, 80) and HSL value hsl(65, 92%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAF850?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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