#FCC79F Color

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

Color preview

#FCC79F

Color formats

HEX
#FCC79F
RGB
rgb(252, 199, 159)
RGBA
rgba(252, 199, 159, 1)
HSL
hsl(26, 94%, 81%)
HSV
hsv(26, 37%, 99%)
CMYK
cmyk(0%, 21%, 37%, 1%)
CSS variable
--color-primary: #FCC79F;
Lowercase HEX
#fcc79f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC79F

.color-fcc79f {
  color: #FCC79F;
  background-color: #FCC79F;
}

Frequently asked questions

What color is #FCC79F?+

#FCC79F is a HEX color with RGB value rgb(252, 199, 159) and HSL value hsl(26, 94%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCC79F?+

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