#FCBCF3 Color

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

Color preview

#FCBCF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCBCF3

.color-fcbcf3 {
  color: #FCBCF3;
  background-color: #FCBCF3;
}

Frequently asked questions

What color is #FCBCF3?+

#FCBCF3 is a HEX color with RGB value rgb(252, 188, 243) and HSL value hsl(308, 91%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCBCF3?+

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