#FBBCF0 Color

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

Color preview

#FBBCF0

Color formats

HEX
#FBBCF0
RGB
rgb(251, 188, 240)
RGBA
rgba(251, 188, 240, 1)
HSL
hsl(310, 89%, 86%)
HSV
hsv(310, 25%, 98%)
CMYK
cmyk(0%, 25%, 4%, 2%)
CSS variable
--color-primary: #FBBCF0;
Lowercase HEX
#fbbcf0

Shades

Tints

Tones

Harmony

CSS snippets for #FBBCF0

.color-fbbcf0 {
  color: #FBBCF0;
  background-color: #FBBCF0;
}

Frequently asked questions

What color is #FBBCF0?+

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

What is the closest Tailwind color to #FBBCF0?+

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