#FCC8AF Color

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

Color preview

#FCC8AF

Color formats

HEX
#FCC8AF
RGB
rgb(252, 200, 175)
RGBA
rgba(252, 200, 175, 1)
HSL
hsl(19, 93%, 84%)
HSV
hsv(19, 31%, 99%)
CMYK
cmyk(0%, 21%, 31%, 1%)
CSS variable
--color-primary: #FCC8AF;
Lowercase HEX
#fcc8af

Shades

Tints

Tones

Harmony

CSS snippets for #FCC8AF

.color-fcc8af {
  color: #FCC8AF;
  background-color: #FCC8AF;
}

Frequently asked questions

What color is #FCC8AF?+

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

What is the closest Tailwind color to #FCC8AF?+

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