#FCC6BC Color

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

Color preview

#FCC6BC

Color formats

HEX
#FCC6BC
RGB
rgb(252, 198, 188)
RGBA
rgba(252, 198, 188, 1)
HSL
hsl(9, 91%, 86%)
HSV
hsv(9, 25%, 99%)
CMYK
cmyk(0%, 21%, 25%, 1%)
CSS variable
--color-primary: #FCC6BC;
Lowercase HEX
#fcc6bc

Shades

Tints

Tones

Harmony

CSS snippets for #FCC6BC

.color-fcc6bc {
  color: #FCC6BC;
  background-color: #FCC6BC;
}

Frequently asked questions

What color is #FCC6BC?+

#FCC6BC is a HEX color with RGB value rgb(252, 198, 188) and HSL value hsl(9, 91%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC6BC?+

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