#FCC436 Color

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

Color preview

#FCC436

Color formats

HEX
#FCC436
RGB
rgb(252, 196, 54)
RGBA
rgba(252, 196, 54, 1)
HSL
hsl(43, 97%, 60%)
HSV
hsv(43, 79%, 99%)
CMYK
cmyk(0%, 22%, 79%, 1%)
CSS variable
--color-primary: #FCC436;
Lowercase HEX
#fcc436

Shades

Tints

Tones

Harmony

CSS snippets for #FCC436

.color-fcc436 {
  color: #FCC436;
  background-color: #FCC436;
}

Frequently asked questions

What color is #FCC436?+

#FCC436 is a HEX color with RGB value rgb(252, 196, 54) and HSL value hsl(43, 97%, 60%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FCC436?+

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