#EAFE83 Color

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

Color preview

#EAFE83

Color formats

HEX
#EAFE83
RGB
rgb(234, 254, 131)
RGBA
rgba(234, 254, 131, 1)
HSL
hsl(70, 98%, 75%)
HSV
hsv(70, 48%, 100%)
CMYK
cmyk(8%, 0%, 48%, 0%)
CSS variable
--color-primary: #EAFE83;
Lowercase HEX
#eafe83

Shades

Tints

Tones

Harmony

CSS snippets for #EAFE83

.color-eafe83 {
  color: #EAFE83;
  background-color: #EAFE83;
}

Frequently asked questions

What color is #EAFE83?+

#EAFE83 is a HEX color with RGB value rgb(234, 254, 131) and HSL value hsl(70, 98%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFE83?+

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