#FCC57F Color

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

Color preview

#FCC57F

Color formats

HEX
#FCC57F
RGB
rgb(252, 197, 127)
RGBA
rgba(252, 197, 127, 1)
HSL
hsl(34, 95%, 74%)
HSV
hsv(34, 50%, 99%)
CMYK
cmyk(0%, 22%, 50%, 1%)
CSS variable
--color-primary: #FCC57F;
Lowercase HEX
#fcc57f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC57F

.color-fcc57f {
  color: #FCC57F;
  background-color: #FCC57F;
}

Frequently asked questions

What color is #FCC57F?+

#FCC57F is a HEX color with RGB value rgb(252, 197, 127) and HSL value hsl(34, 95%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCC57F?+

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