#EFCB3A Color

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

Color preview

#EFCB3A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB3A

.color-efcb3a {
  color: #EFCB3A;
  background-color: #EFCB3A;
}

Frequently asked questions

What color is #EFCB3A?+

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

What is the closest Tailwind color to #EFCB3A?+

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