#FCBFB4 Color

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

Color preview

#FCBFB4

Color formats

HEX
#FCBFB4
RGB
rgb(252, 191, 180)
RGBA
rgba(252, 191, 180, 1)
HSL
hsl(9, 92%, 85%)
HSV
hsv(9, 29%, 99%)
CMYK
cmyk(0%, 24%, 29%, 1%)
CSS variable
--color-primary: #FCBFB4;
Lowercase HEX
#fcbfb4

Shades

Tints

Tones

Harmony

CSS snippets for #FCBFB4

.color-fcbfb4 {
  color: #FCBFB4;
  background-color: #FCBFB4;
}

Frequently asked questions

What color is #FCBFB4?+

#FCBFB4 is a HEX color with RGB value rgb(252, 191, 180) and HSL value hsl(9, 92%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCBFB4?+

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