#EFCB47 Color

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

Color preview

#EFCB47

Color formats

HEX
#EFCB47
RGB
rgb(239, 203, 71)
RGBA
rgba(239, 203, 71, 1)
HSL
hsl(47, 84%, 61%)
HSV
hsv(47, 70%, 94%)
CMYK
cmyk(0%, 15%, 70%, 6%)
CSS variable
--color-primary: #EFCB47;
Lowercase HEX
#efcb47

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB47

.color-efcb47 {
  color: #EFCB47;
  background-color: #EFCB47;
}

Frequently asked questions

What color is #EFCB47?+

#EFCB47 is a HEX color with RGB value rgb(239, 203, 71) and HSL value hsl(47, 84%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFCB47?+

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