#EFCF4B Color

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

Color preview

#EFCF4B

Color formats

HEX
#EFCF4B
RGB
rgb(239, 207, 75)
RGBA
rgba(239, 207, 75, 1)
HSL
hsl(48, 84%, 62%)
HSV
hsv(48, 69%, 94%)
CMYK
cmyk(0%, 13%, 69%, 6%)
CSS variable
--color-primary: #EFCF4B;
Lowercase HEX
#efcf4b

Shades

Tints

Tones

Harmony

CSS snippets for #EFCF4B

.color-efcf4b {
  color: #EFCF4B;
  background-color: #EFCF4B;
}

Frequently asked questions

What color is #EFCF4B?+

#EFCF4B is a HEX color with RGB value rgb(239, 207, 75) and HSL value hsl(48, 84%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFCF4B?+

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