#FBBCF3 Color

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

Color preview

#FBBCF3

Color formats

HEX
#FBBCF3
RGB
rgb(251, 188, 243)
RGBA
rgba(251, 188, 243, 1)
HSL
hsl(308, 89%, 86%)
HSV
hsv(308, 25%, 98%)
CMYK
cmyk(0%, 25%, 3%, 2%)
CSS variable
--color-primary: #FBBCF3;
Lowercase HEX
#fbbcf3

Shades

Tints

Tones

Harmony

CSS snippets for #FBBCF3

.color-fbbcf3 {
  color: #FBBCF3;
  background-color: #FBBCF3;
}

Frequently asked questions

What color is #FBBCF3?+

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

What is the closest Tailwind color to #FBBCF3?+

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