#EAEF4D Color

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

Color preview

#EAEF4D

Color formats

HEX
#EAEF4D
RGB
rgb(234, 239, 77)
RGBA
rgba(234, 239, 77, 1)
HSL
hsl(62, 84%, 62%)
HSV
hsv(62, 68%, 94%)
CMYK
cmyk(2%, 0%, 68%, 6%)
CSS variable
--color-primary: #EAEF4D;
Lowercase HEX
#eaef4d

Shades

Tints

Tones

Harmony

CSS snippets for #EAEF4D

.color-eaef4d {
  color: #EAEF4D;
  background-color: #EAEF4D;
}

Frequently asked questions

What color is #EAEF4D?+

#EAEF4D is a HEX color with RGB value rgb(234, 239, 77) and HSL value hsl(62, 84%, 62%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAEF4D?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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