#FCCB2A Color

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

Color preview

#FCCB2A

Color formats

HEX
#FCCB2A
RGB
rgb(252, 203, 42)
RGBA
rgba(252, 203, 42, 1)
HSL
hsl(46, 97%, 58%)
HSV
hsv(46, 83%, 99%)
CMYK
cmyk(0%, 19%, 83%, 1%)
CSS variable
--color-primary: #FCCB2A;
Lowercase HEX
#fccb2a

Shades

Tints

Tones

Harmony

CSS snippets for #FCCB2A

.color-fccb2a {
  color: #FCCB2A;
  background-color: #FCCB2A;
}

Frequently asked questions

What color is #FCCB2A?+

#FCCB2A is a HEX color with RGB value rgb(252, 203, 42) and HSL value hsl(46, 97%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FCCB2A?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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