#FBBAF2 Color

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

Color preview

#FBBAF2

Color formats

HEX
#FBBAF2
RGB
rgb(251, 186, 242)
RGBA
rgba(251, 186, 242, 1)
HSL
hsl(308, 89%, 86%)
HSV
hsv(308, 26%, 98%)
CMYK
cmyk(0%, 26%, 4%, 2%)
CSS variable
--color-primary: #FBBAF2;
Lowercase HEX
#fbbaf2

Shades

Tints

Tones

Harmony

CSS snippets for #FBBAF2

.color-fbbaf2 {
  color: #FBBAF2;
  background-color: #FBBAF2;
}

Frequently asked questions

What color is #FBBAF2?+

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

What is the closest Tailwind color to #FBBAF2?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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