#FCC17E Color

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

Color preview

#FCC17E

Color formats

HEX
#FCC17E
RGB
rgb(252, 193, 126)
RGBA
rgba(252, 193, 126, 1)
HSL
hsl(32, 95%, 74%)
HSV
hsv(32, 50%, 99%)
CMYK
cmyk(0%, 23%, 50%, 1%)
CSS variable
--color-primary: #FCC17E;
Lowercase HEX
#fcc17e

Shades

Tints

Tones

Harmony

CSS snippets for #FCC17E

.color-fcc17e {
  color: #FCC17E;
  background-color: #FCC17E;
}

Frequently asked questions

What color is #FCC17E?+

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

What is the closest Tailwind color to #FCC17E?+

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