#FCC5AF Color

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

Color preview

#FCC5AF

Color formats

HEX
#FCC5AF
RGB
rgb(252, 197, 175)
RGBA
rgba(252, 197, 175, 1)
HSL
hsl(17, 93%, 84%)
HSV
hsv(17, 31%, 99%)
CMYK
cmyk(0%, 22%, 31%, 1%)
CSS variable
--color-primary: #FCC5AF;
Lowercase HEX
#fcc5af

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5AF

.color-fcc5af {
  color: #FCC5AF;
  background-color: #FCC5AF;
}

Frequently asked questions

What color is #FCC5AF?+

#FCC5AF is a HEX color with RGB value rgb(252, 197, 175) and HSL value hsl(17, 93%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FCC5AF?+

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