#EAEF4B Color

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

Color preview

#EAEF4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEF4B

.color-eaef4b {
  color: #EAEF4B;
  background-color: #EAEF4B;
}

Frequently asked questions

What color is #EAEF4B?+

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

What is the closest Tailwind color to #EAEF4B?+

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