#FCC954 Color

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

Color preview

#FCC954

Color formats

HEX
#FCC954
RGB
rgb(252, 201, 84)
RGBA
rgba(252, 201, 84, 1)
HSL
hsl(42, 97%, 66%)
HSV
hsv(42, 67%, 99%)
CMYK
cmyk(0%, 20%, 67%, 1%)
CSS variable
--color-primary: #FCC954;
Lowercase HEX
#fcc954

Shades

Tints

Tones

Harmony

CSS snippets for #FCC954

.color-fcc954 {
  color: #FCC954;
  background-color: #FCC954;
}

Frequently asked questions

What color is #FCC954?+

#FCC954 is a HEX color with RGB value rgb(252, 201, 84) and HSL value hsl(42, 97%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC954?+

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