#EAF080 Color

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

Color preview

#EAF080

Color formats

HEX
#EAF080
RGB
rgb(234, 240, 128)
RGBA
rgba(234, 240, 128, 1)
HSL
hsl(63, 79%, 72%)
HSV
hsv(63, 47%, 94%)
CMYK
cmyk(3%, 0%, 47%, 6%)
CSS variable
--color-primary: #EAF080;
Lowercase HEX
#eaf080

Shades

Tints

Tones

Harmony

CSS snippets for #EAF080

.color-eaf080 {
  color: #EAF080;
  background-color: #EAF080;
}

Frequently asked questions

What color is #EAF080?+

#EAF080 is a HEX color with RGB value rgb(234, 240, 128) and HSL value hsl(63, 79%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAF080?+

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