#EFCC3F Color

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

Color preview

#EFCC3F

Color formats

HEX
#EFCC3F
RGB
rgb(239, 204, 63)
RGBA
rgba(239, 204, 63, 1)
HSL
hsl(48, 85%, 59%)
HSV
hsv(48, 74%, 94%)
CMYK
cmyk(0%, 15%, 74%, 6%)
CSS variable
--color-primary: #EFCC3F;
Lowercase HEX
#efcc3f

Shades

Tints

Tones

Harmony

CSS snippets for #EFCC3F

.color-efcc3f {
  color: #EFCC3F;
  background-color: #EFCC3F;
}

Frequently asked questions

What color is #EFCC3F?+

#EFCC3F is a HEX color with RGB value rgb(239, 204, 63) and HSL value hsl(48, 85%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFCC3F?+

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