#FCC6CC Color

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

Color preview

#FCC6CC

Color formats

HEX
#FCC6CC
RGB
rgb(252, 198, 204)
RGBA
rgba(252, 198, 204, 1)
HSL
hsl(353, 90%, 88%)
HSV
hsv(353, 21%, 99%)
CMYK
cmyk(0%, 21%, 19%, 1%)
CSS variable
--color-primary: #FCC6CC;
Lowercase HEX
#fcc6cc

Shades

Tints

Tones

Harmony

CSS snippets for #FCC6CC

.color-fcc6cc {
  color: #FCC6CC;
  background-color: #FCC6CC;
}

Frequently asked questions

What color is #FCC6CC?+

#FCC6CC is a HEX color with RGB value rgb(252, 198, 204) and HSL value hsl(353, 90%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC6CC?+

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