#FCC49F Color

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

Color preview

#FCC49F

Color formats

HEX
#FCC49F
RGB
rgb(252, 196, 159)
RGBA
rgba(252, 196, 159, 1)
HSL
hsl(24, 94%, 81%)
HSV
hsv(24, 37%, 99%)
CMYK
cmyk(0%, 22%, 37%, 1%)
CSS variable
--color-primary: #FCC49F;
Lowercase HEX
#fcc49f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC49F

.color-fcc49f {
  color: #FCC49F;
  background-color: #FCC49F;
}

Frequently asked questions

What color is #FCC49F?+

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

What is the closest Tailwind color to #FCC49F?+

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