#FCC95D Color

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

Color preview

#FCC95D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC95D

.color-fcc95d {
  color: #FCC95D;
  background-color: #FCC95D;
}

Frequently asked questions

What color is #FCC95D?+

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

What is the closest Tailwind color to #FCC95D?+

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