#FCC37F Color

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

Color preview

#FCC37F

Color formats

HEX
#FCC37F
RGB
rgb(252, 195, 127)
RGBA
rgba(252, 195, 127, 1)
HSL
hsl(33, 95%, 74%)
HSV
hsv(33, 50%, 99%)
CMYK
cmyk(0%, 23%, 50%, 1%)
CSS variable
--color-primary: #FCC37F;
Lowercase HEX
#fcc37f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC37F

.color-fcc37f {
  color: #FCC37F;
  background-color: #FCC37F;
}

Frequently asked questions

What color is #FCC37F?+

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

What is the closest Tailwind color to #FCC37F?+

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