#FCC97E Color

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

Color preview

#FCC97E

Color formats

HEX
#FCC97E
RGB
rgb(252, 201, 126)
RGBA
rgba(252, 201, 126, 1)
HSL
hsl(36, 95%, 74%)
HSV
hsv(36, 50%, 99%)
CMYK
cmyk(0%, 20%, 50%, 1%)
CSS variable
--color-primary: #FCC97E;
Lowercase HEX
#fcc97e

Shades

Tints

Tones

Harmony

CSS snippets for #FCC97E

.color-fcc97e {
  color: #FCC97E;
  background-color: #FCC97E;
}

Frequently asked questions

What color is #FCC97E?+

#FCC97E is a HEX color with RGB value rgb(252, 201, 126) and HSL value hsl(36, 95%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCC97E?+

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