#FCCC5D Color

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

Color preview

#FCCC5D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC5D

.color-fccc5d {
  color: #FCCC5D;
  background-color: #FCCC5D;
}

Frequently asked questions

What color is #FCCC5D?+

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

What is the closest Tailwind color to #FCCC5D?+

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