#FCC85A Color

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

Color preview

#FCC85A

Color formats

HEX
#FCC85A
RGB
rgb(252, 200, 90)
RGBA
rgba(252, 200, 90, 1)
HSL
hsl(41, 96%, 67%)
HSV
hsv(41, 64%, 99%)
CMYK
cmyk(0%, 21%, 64%, 1%)
CSS variable
--color-primary: #FCC85A;
Lowercase HEX
#fcc85a

Shades

Tints

Tones

Harmony

CSS snippets for #FCC85A

.color-fcc85a {
  color: #FCC85A;
  background-color: #FCC85A;
}

Frequently asked questions

What color is #FCC85A?+

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

What is the closest Tailwind color to #FCC85A?+

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