#EFDC37 Color

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

Color preview

#EFDC37

Color formats

HEX
#EFDC37
RGB
rgb(239, 220, 55)
RGBA
rgba(239, 220, 55, 1)
HSL
hsl(54, 85%, 58%)
HSV
hsv(54, 77%, 94%)
CMYK
cmyk(0%, 8%, 77%, 6%)
CSS variable
--color-primary: #EFDC37;
Lowercase HEX
#efdc37

Shades

Tints

Tones

Harmony

CSS snippets for #EFDC37

.color-efdc37 {
  color: #EFDC37;
  background-color: #EFDC37;
}

Frequently asked questions

What color is #EFDC37?+

#EFDC37 is a HEX color with RGB value rgb(239, 220, 55) and HSL value hsl(54, 85%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EFDC37?+

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