#FBADD8 Color

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

Color preview

#FBADD8

Color formats

HEX
#FBADD8
RGB
rgb(251, 173, 216)
RGBA
rgba(251, 173, 216, 1)
HSL
hsl(327, 91%, 83%)
HSV
hsv(327, 31%, 98%)
CMYK
cmyk(0%, 31%, 14%, 2%)
CSS variable
--color-primary: #FBADD8;
Lowercase HEX
#fbadd8

Shades

Tints

Tones

Harmony

CSS snippets for #FBADD8

.color-fbadd8 {
  color: #FBADD8;
  background-color: #FBADD8;
}

Frequently asked questions

What color is #FBADD8?+

#FBADD8 is a HEX color with RGB value rgb(251, 173, 216) and HSL value hsl(327, 91%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBADD8?+

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