#FCC54F Color

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

Color preview

#FCC54F

Color formats

HEX
#FCC54F
RGB
rgb(252, 197, 79)
RGBA
rgba(252, 197, 79, 1)
HSL
hsl(41, 97%, 65%)
HSV
hsv(41, 69%, 99%)
CMYK
cmyk(0%, 22%, 69%, 1%)
CSS variable
--color-primary: #FCC54F;
Lowercase HEX
#fcc54f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC54F

.color-fcc54f {
  color: #FCC54F;
  background-color: #FCC54F;
}

Frequently asked questions

What color is #FCC54F?+

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

What is the closest Tailwind color to #FCC54F?+

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