#FCC7CC Color

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

Color preview

#FCC7CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC7CC

.color-fcc7cc {
  color: #FCC7CC;
  background-color: #FCC7CC;
}

Frequently asked questions

What color is #FCC7CC?+

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

What is the closest Tailwind color to #FCC7CC?+

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