#FCC04F Color

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

Color preview

#FCC04F

Color formats

HEX
#FCC04F
RGB
rgb(252, 192, 79)
RGBA
rgba(252, 192, 79, 1)
HSL
hsl(39, 97%, 65%)
HSV
hsv(39, 69%, 99%)
CMYK
cmyk(0%, 24%, 69%, 1%)
CSS variable
--color-primary: #FCC04F;
Lowercase HEX
#fcc04f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC04F

.color-fcc04f {
  color: #FCC04F;
  background-color: #FCC04F;
}

Frequently asked questions

What color is #FCC04F?+

#FCC04F is a HEX color with RGB value rgb(252, 192, 79) and HSL value hsl(39, 97%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC04F?+

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