#FCCC5C Color

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

Color preview

#FCCC5C

Color formats

HEX
#FCCC5C
RGB
rgb(252, 204, 92)
RGBA
rgba(252, 204, 92, 1)
HSL
hsl(42, 96%, 67%)
HSV
hsv(42, 63%, 99%)
CMYK
cmyk(0%, 19%, 63%, 1%)
CSS variable
--color-primary: #FCCC5C;
Lowercase HEX
#fccc5c

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC5C

.color-fccc5c {
  color: #FCCC5C;
  background-color: #FCCC5C;
}

Frequently asked questions

What color is #FCCC5C?+

#FCCC5C is a HEX color with RGB value rgb(252, 204, 92) and HSL value hsl(42, 96%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCCC5C?+

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