#EFFF0A Color

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

Color preview

#EFFF0A

Color formats

HEX
#EFFF0A
RGB
rgb(239, 255, 10)
RGBA
rgba(239, 255, 10, 1)
HSL
hsl(64, 100%, 52%)
HSV
hsv(64, 96%, 100%)
CMYK
cmyk(6%, 0%, 96%, 0%)
CSS variable
--color-primary: #EFFF0A;
Lowercase HEX
#efff0a

Shades

Tints

Tones

Harmony

CSS snippets for #EFFF0A

.color-efff0a {
  color: #EFFF0A;
  background-color: #EFFF0A;
}

Frequently asked questions

What color is #EFFF0A?+

#EFFF0A is a HEX color with RGB value rgb(239, 255, 10) and HSL value hsl(64, 100%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFFF0A?+

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