#FCACC8 Color

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

Color preview

#FCACC8

Color formats

HEX
#FCACC8
RGB
rgb(252, 172, 200)
RGBA
rgba(252, 172, 200, 1)
HSL
hsl(339, 93%, 83%)
HSV
hsv(339, 32%, 99%)
CMYK
cmyk(0%, 32%, 21%, 1%)
CSS variable
--color-primary: #FCACC8;
Lowercase HEX
#fcacc8

Shades

Tints

Tones

Harmony

CSS snippets for #FCACC8

.color-fcacc8 {
  color: #FCACC8;
  background-color: #FCACC8;
}

Frequently asked questions

What color is #FCACC8?+

#FCACC8 is a HEX color with RGB value rgb(252, 172, 200) and HSL value hsl(339, 93%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCACC8?+

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