#FCC45C Color

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

Color preview

#FCC45C

Color formats

HEX
#FCC45C
RGB
rgb(252, 196, 92)
RGBA
rgba(252, 196, 92, 1)
HSL
hsl(39, 96%, 67%)
HSV
hsv(39, 63%, 99%)
CMYK
cmyk(0%, 22%, 63%, 1%)
CSS variable
--color-primary: #FCC45C;
Lowercase HEX
#fcc45c

Shades

Tints

Tones

Harmony

CSS snippets for #FCC45C

.color-fcc45c {
  color: #FCC45C;
  background-color: #FCC45C;
}

Frequently asked questions

What color is #FCC45C?+

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

What is the closest Tailwind color to #FCC45C?+

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