#FCC85F Color

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

Color preview

#FCC85F

Color formats

HEX
#FCC85F
RGB
rgb(252, 200, 95)
RGBA
rgba(252, 200, 95, 1)
HSL
hsl(40, 96%, 68%)
HSV
hsv(40, 62%, 99%)
CMYK
cmyk(0%, 21%, 62%, 1%)
CSS variable
--color-primary: #FCC85F;
Lowercase HEX
#fcc85f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC85F

.color-fcc85f {
  color: #FCC85F;
  background-color: #FCC85F;
}

Frequently asked questions

What color is #FCC85F?+

#FCC85F is a HEX color with RGB value rgb(252, 200, 95) and HSL value hsl(40, 96%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC85F?+

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