#FCC77E Color

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

Color preview

#FCC77E

Color formats

HEX
#FCC77E
RGB
rgb(252, 199, 126)
RGBA
rgba(252, 199, 126, 1)
HSL
hsl(35, 95%, 74%)
HSV
hsv(35, 50%, 99%)
CMYK
cmyk(0%, 21%, 50%, 1%)
CSS variable
--color-primary: #FCC77E;
Lowercase HEX
#fcc77e

Shades

Tints

Tones

Harmony

CSS snippets for #FCC77E

.color-fcc77e {
  color: #FCC77E;
  background-color: #FCC77E;
}

Frequently asked questions

What color is #FCC77E?+

#FCC77E is a HEX color with RGB value rgb(252, 199, 126) and HSL value hsl(35, 95%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCC77E?+

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