#FCCBC1 Color

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

Color preview

#FCCBC1

Color formats

HEX
#FCCBC1
RGB
rgb(252, 203, 193)
RGBA
rgba(252, 203, 193, 1)
HSL
hsl(10, 91%, 87%)
HSV
hsv(10, 23%, 99%)
CMYK
cmyk(0%, 19%, 23%, 1%)
CSS variable
--color-primary: #FCCBC1;
Lowercase HEX
#fccbc1

Shades

Tints

Tones

Harmony

CSS snippets for #FCCBC1

.color-fccbc1 {
  color: #FCCBC1;
  background-color: #FCCBC1;
}

Frequently asked questions

What color is #FCCBC1?+

#FCCBC1 is a HEX color with RGB value rgb(252, 203, 193) and HSL value hsl(10, 91%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCCBC1?+

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