#EAFD7D Color

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

Color preview

#EAFD7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAFD7D

.color-eafd7d {
  color: #EAFD7D;
  background-color: #EAFD7D;
}

Frequently asked questions

What color is #EAFD7D?+

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

What is the closest Tailwind color to #EAFD7D?+

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