#FCC3EF Color

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

Color preview

#FCC3EF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC3EF

.color-fcc3ef {
  color: #FCC3EF;
  background-color: #FCC3EF;
}

Frequently asked questions

What color is #FCC3EF?+

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

What is the closest Tailwind color to #FCC3EF?+

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