#EFCB39 Color

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

Color preview

#EFCB39

Color formats

HEX
#EFCB39
RGB
rgb(239, 203, 57)
RGBA
rgba(239, 203, 57, 1)
HSL
hsl(48, 85%, 58%)
HSV
hsv(48, 76%, 94%)
CMYK
cmyk(0%, 15%, 76%, 6%)
CSS variable
--color-primary: #EFCB39;
Lowercase HEX
#efcb39

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB39

.color-efcb39 {
  color: #EFCB39;
  background-color: #EFCB39;
}

Frequently asked questions

What color is #EFCB39?+

#EFCB39 is a HEX color with RGB value rgb(239, 203, 57) and HSL value hsl(48, 85%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EFCB39?+

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