#EFF55B Color

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

Color preview

#EFF55B

Color formats

HEX
#EFF55B
RGB
rgb(239, 245, 91)
RGBA
rgba(239, 245, 91, 1)
HSL
hsl(62, 89%, 66%)
HSV
hsv(62, 63%, 96%)
CMYK
cmyk(2%, 0%, 63%, 4%)
CSS variable
--color-primary: #EFF55B;
Lowercase HEX
#eff55b

Shades

Tints

Tones

Harmony

CSS snippets for #EFF55B

.color-eff55b {
  color: #EFF55B;
  background-color: #EFF55B;
}

Frequently asked questions

What color is #EFF55B?+

#EFF55B is a HEX color with RGB value rgb(239, 245, 91) and HSL value hsl(62, 89%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF55B?+

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