#EFEF50 Color

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

Color preview

#EFEF50

Color formats

HEX
#EFEF50
RGB
rgb(239, 239, 80)
RGBA
rgba(239, 239, 80, 1)
HSL
hsl(60, 83%, 63%)
HSV
hsv(60, 67%, 94%)
CMYK
cmyk(0%, 0%, 67%, 6%)
CSS variable
--color-primary: #EFEF50;
Lowercase HEX
#efef50

Shades

Tints

Tones

Harmony

CSS snippets for #EFEF50

.color-efef50 {
  color: #EFEF50;
  background-color: #EFEF50;
}

Frequently asked questions

What color is #EFEF50?+

#EFEF50 is a HEX color with RGB value rgb(239, 239, 80) and HSL value hsl(60, 83%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFEF50?+

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