#FCC6EF Color

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

Color preview

#FCC6EF

Color formats

HEX
#FCC6EF
RGB
rgb(252, 198, 239)
RGBA
rgba(252, 198, 239, 1)
HSL
hsl(314, 90%, 88%)
HSV
hsv(314, 21%, 99%)
CMYK
cmyk(0%, 21%, 5%, 1%)
CSS variable
--color-primary: #FCC6EF;
Lowercase HEX
#fcc6ef

Shades

Tints

Tones

Harmony

CSS snippets for #FCC6EF

.color-fcc6ef {
  color: #FCC6EF;
  background-color: #FCC6EF;
}

Frequently asked questions

What color is #FCC6EF?+

#FCC6EF is a HEX color with RGB value rgb(252, 198, 239) and HSL value hsl(314, 90%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCC6EF?+

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