#EFF16B Color

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

Color preview

#EFF16B

Color formats

HEX
#EFF16B
RGB
rgb(239, 241, 107)
RGBA
rgba(239, 241, 107, 1)
HSL
hsl(61, 83%, 68%)
HSV
hsv(61, 56%, 95%)
CMYK
cmyk(1%, 0%, 56%, 5%)
CSS variable
--color-primary: #EFF16B;
Lowercase HEX
#eff16b

Shades

Tints

Tones

Harmony

CSS snippets for #EFF16B

.color-eff16b {
  color: #EFF16B;
  background-color: #EFF16B;
}

Frequently asked questions

What color is #EFF16B?+

#EFF16B is a HEX color with RGB value rgb(239, 241, 107) and HSL value hsl(61, 83%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF16B?+

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