#FBBAF0 Color

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

Color preview

#FBBAF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBBAF0

.color-fbbaf0 {
  color: #FBBAF0;
  background-color: #FBBAF0;
}

Frequently asked questions

What color is #FBBAF0?+

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

What is the closest Tailwind color to #FBBAF0?+

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