#FCC2AF Color

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

Color preview

#FCC2AF

Color formats

HEX
#FCC2AF
RGB
rgb(252, 194, 175)
RGBA
rgba(252, 194, 175, 1)
HSL
hsl(15, 93%, 84%)
HSV
hsv(15, 31%, 99%)
CMYK
cmyk(0%, 23%, 31%, 1%)
CSS variable
--color-primary: #FCC2AF;
Lowercase HEX
#fcc2af

Shades

Tints

Tones

Harmony

CSS snippets for #FCC2AF

.color-fcc2af {
  color: #FCC2AF;
  background-color: #FCC2AF;
}

Frequently asked questions

What color is #FCC2AF?+

#FCC2AF is a HEX color with RGB value rgb(252, 194, 175) and HSL value hsl(15, 93%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCC2AF?+

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