#FCC34F Color

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

Color preview

#FCC34F

Color formats

HEX
#FCC34F
RGB
rgb(252, 195, 79)
RGBA
rgba(252, 195, 79, 1)
HSL
hsl(40, 97%, 65%)
HSV
hsv(40, 69%, 99%)
CMYK
cmyk(0%, 23%, 69%, 1%)
CSS variable
--color-primary: #FCC34F;
Lowercase HEX
#fcc34f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC34F

.color-fcc34f {
  color: #FCC34F;
  background-color: #FCC34F;
}

Frequently asked questions

What color is #FCC34F?+

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

What is the closest Tailwind color to #FCC34F?+

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