#EAEE1A Color

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

Color preview

#EAEE1A

Color formats

HEX
#EAEE1A
RGB
rgb(234, 238, 26)
RGBA
rgba(234, 238, 26, 1)
HSL
hsl(61, 86%, 52%)
HSV
hsv(61, 89%, 93%)
CMYK
cmyk(2%, 0%, 89%, 7%)
CSS variable
--color-primary: #EAEE1A;
Lowercase HEX
#eaee1a

Shades

Tints

Tones

Harmony

CSS snippets for #EAEE1A

.color-eaee1a {
  color: #EAEE1A;
  background-color: #EAEE1A;
}

Frequently asked questions

What color is #EAEE1A?+

#EAEE1A is a HEX color with RGB value rgb(234, 238, 26) and HSL value hsl(61, 86%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAEE1A?+

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