#FBCCF2 Color

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

Color preview

#FBCCF2

Color formats

HEX
#FBCCF2
RGB
rgb(251, 204, 242)
RGBA
rgba(251, 204, 242, 1)
HSL
hsl(311, 85%, 89%)
HSV
hsv(311, 19%, 98%)
CMYK
cmyk(0%, 19%, 4%, 2%)
CSS variable
--color-primary: #FBCCF2;
Lowercase HEX
#fbccf2

Shades

Tints

Tones

Harmony

CSS snippets for #FBCCF2

.color-fbccf2 {
  color: #FBCCF2;
  background-color: #FBCCF2;
}

Frequently asked questions

What color is #FBCCF2?+

#FBCCF2 is a HEX color with RGB value rgb(251, 204, 242) and HSL value hsl(311, 85%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBCCF2?+

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