#EAFD6C Color

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

Color preview

#EAFD6C

Color formats

HEX
#EAFD6C
RGB
rgb(234, 253, 108)
RGBA
rgba(234, 253, 108, 1)
HSL
hsl(68, 97%, 71%)
HSV
hsv(68, 57%, 99%)
CMYK
cmyk(8%, 0%, 57%, 1%)
CSS variable
--color-primary: #EAFD6C;
Lowercase HEX
#eafd6c

Shades

Tints

Tones

Harmony

CSS snippets for #EAFD6C

.color-eafd6c {
  color: #EAFD6C;
  background-color: #EAFD6C;
}

Frequently asked questions

What color is #EAFD6C?+

#EAFD6C is a HEX color with RGB value rgb(234, 253, 108) and HSL value hsl(68, 97%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFD6C?+

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