#EAFD7C Color

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

Color preview

#EAFD7C

Color formats

HEX
#EAFD7C
RGB
rgb(234, 253, 124)
RGBA
rgba(234, 253, 124, 1)
HSL
hsl(69, 97%, 74%)
HSV
hsv(69, 51%, 99%)
CMYK
cmyk(8%, 0%, 51%, 1%)
CSS variable
--color-primary: #EAFD7C;
Lowercase HEX
#eafd7c

Shades

Tints

Tones

Harmony

CSS snippets for #EAFD7C

.color-eafd7c {
  color: #EAFD7C;
  background-color: #EAFD7C;
}

Frequently asked questions

What color is #EAFD7C?+

#EAFD7C is a HEX color with RGB value rgb(234, 253, 124) and HSL value hsl(69, 97%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFD7C?+

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