#EFCF58 Color

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

Color preview

#EFCF58

Color formats

HEX
#EFCF58
RGB
rgb(239, 207, 88)
RGBA
rgba(239, 207, 88, 1)
HSL
hsl(47, 83%, 64%)
HSV
hsv(47, 63%, 94%)
CMYK
cmyk(0%, 13%, 63%, 6%)
CSS variable
--color-primary: #EFCF58;
Lowercase HEX
#efcf58

Shades

Tints

Tones

Harmony

CSS snippets for #EFCF58

.color-efcf58 {
  color: #EFCF58;
  background-color: #EFCF58;
}

Frequently asked questions

What color is #EFCF58?+

#EFCF58 is a HEX color with RGB value rgb(239, 207, 88) and HSL value hsl(47, 83%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFCF58?+

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