#FCC84F Color

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

Color preview

#FCC84F

Color formats

HEX
#FCC84F
RGB
rgb(252, 200, 79)
RGBA
rgba(252, 200, 79, 1)
HSL
hsl(42, 97%, 65%)
HSV
hsv(42, 69%, 99%)
CMYK
cmyk(0%, 21%, 69%, 1%)
CSS variable
--color-primary: #FCC84F;
Lowercase HEX
#fcc84f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC84F

.color-fcc84f {
  color: #FCC84F;
  background-color: #FCC84F;
}

Frequently asked questions

What color is #FCC84F?+

#FCC84F is a HEX color with RGB value rgb(252, 200, 79) and HSL value hsl(42, 97%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC84F?+

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