#FBBADE Color

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

Color preview

#FBBADE

Color formats

HEX
#FBBADE
RGB
rgb(251, 186, 222)
RGBA
rgba(251, 186, 222, 1)
HSL
hsl(327, 89%, 86%)
HSV
hsv(327, 26%, 98%)
CMYK
cmyk(0%, 26%, 12%, 2%)
CSS variable
--color-primary: #FBBADE;
Lowercase HEX
#fbbade

Shades

Tints

Tones

Harmony

CSS snippets for #FBBADE

.color-fbbade {
  color: #FBBADE;
  background-color: #FBBADE;
}

Frequently asked questions

What color is #FBBADE?+

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

What is the closest Tailwind color to #FBBADE?+

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