#EFF65A Color

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

Color preview

#EFF65A

Color formats

HEX
#EFF65A
RGB
rgb(239, 246, 90)
RGBA
rgba(239, 246, 90, 1)
HSL
hsl(63, 90%, 66%)
HSV
hsv(63, 63%, 96%)
CMYK
cmyk(3%, 0%, 63%, 4%)
CSS variable
--color-primary: #EFF65A;
Lowercase HEX
#eff65a

Shades

Tints

Tones

Harmony

CSS snippets for #EFF65A

.color-eff65a {
  color: #EFF65A;
  background-color: #EFF65A;
}

Frequently asked questions

What color is #EFF65A?+

#EFF65A is a HEX color with RGB value rgb(239, 246, 90) and HSL value hsl(63, 90%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF65A?+

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