#FCCC54 Color

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

Color preview

#FCCC54

Color formats

HEX
#FCCC54
RGB
rgb(252, 204, 84)
RGBA
rgba(252, 204, 84, 1)
HSL
hsl(43, 97%, 66%)
HSV
hsv(43, 67%, 99%)
CMYK
cmyk(0%, 19%, 67%, 1%)
CSS variable
--color-primary: #FCCC54;
Lowercase HEX
#fccc54

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC54

.color-fccc54 {
  color: #FCCC54;
  background-color: #FCCC54;
}

Frequently asked questions

What color is #FCCC54?+

#FCCC54 is a HEX color with RGB value rgb(252, 204, 84) and HSL value hsl(43, 97%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCCC54?+

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