#EFFF62 Color

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

Color preview

#EFFF62

Color formats

HEX
#EFFF62
RGB
rgb(239, 255, 98)
RGBA
rgba(239, 255, 98, 1)
HSL
hsl(66, 100%, 69%)
HSV
hsv(66, 62%, 100%)
CMYK
cmyk(6%, 0%, 62%, 0%)
CSS variable
--color-primary: #EFFF62;
Lowercase HEX
#efff62

Shades

Tints

Tones

Harmony

CSS snippets for #EFFF62

.color-efff62 {
  color: #EFFF62;
  background-color: #EFFF62;
}

Frequently asked questions

What color is #EFFF62?+

#EFFF62 is a HEX color with RGB value rgb(239, 255, 98) and HSL value hsl(66, 100%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFFF62?+

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