#FCBDBC Color

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

Color preview

#FCBDBC

Color formats

HEX
#FCBDBC
RGB
rgb(252, 189, 188)
RGBA
rgba(252, 189, 188, 1)
HSL
hsl(1, 91%, 86%)
HSV
hsv(1, 25%, 99%)
CMYK
cmyk(0%, 25%, 25%, 1%)
CSS variable
--color-primary: #FCBDBC;
Lowercase HEX
#fcbdbc

Shades

Tints

Tones

Harmony

CSS snippets for #FCBDBC

.color-fcbdbc {
  color: #FCBDBC;
  background-color: #FCBDBC;
}

Frequently asked questions

What color is #FCBDBC?+

#FCBDBC is a HEX color with RGB value rgb(252, 189, 188) and HSL value hsl(1, 91%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCBDBC?+

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