#FCC95C Color

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

Color preview

#FCC95C

Color formats

HEX
#FCC95C
RGB
rgb(252, 201, 92)
RGBA
rgba(252, 201, 92, 1)
HSL
hsl(41, 96%, 67%)
HSV
hsv(41, 63%, 99%)
CMYK
cmyk(0%, 20%, 63%, 1%)
CSS variable
--color-primary: #FCC95C;
Lowercase HEX
#fcc95c

Shades

Tints

Tones

Harmony

CSS snippets for #FCC95C

.color-fcc95c {
  color: #FCC95C;
  background-color: #FCC95C;
}

Frequently asked questions

What color is #FCC95C?+

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

What is the closest Tailwind color to #FCC95C?+

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