#FCC14A Color

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

Color preview

#FCC14A

Color formats

HEX
#FCC14A
RGB
rgb(252, 193, 74)
RGBA
rgba(252, 193, 74, 1)
HSL
hsl(40, 97%, 64%)
HSV
hsv(40, 71%, 99%)
CMYK
cmyk(0%, 23%, 71%, 1%)
CSS variable
--color-primary: #FCC14A;
Lowercase HEX
#fcc14a

Shades

Tints

Tones

Harmony

CSS snippets for #FCC14A

.color-fcc14a {
  color: #FCC14A;
  background-color: #FCC14A;
}

Frequently asked questions

What color is #FCC14A?+

#FCC14A is a HEX color with RGB value rgb(252, 193, 74) and HSL value hsl(40, 97%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC14A?+

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