#FBADD9 Color

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

Color preview

#FBADD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBADD9

.color-fbadd9 {
  color: #FBADD9;
  background-color: #FBADD9;
}

Frequently asked questions

What color is #FBADD9?+

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

What is the closest Tailwind color to #FBADD9?+

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