#FBBDC1 Color

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

Color preview

#FBBDC1

Color formats

HEX
#FBBDC1
RGB
rgb(251, 189, 193)
RGBA
rgba(251, 189, 193, 1)
HSL
hsl(356, 89%, 86%)
HSV
hsv(356, 25%, 98%)
CMYK
cmyk(0%, 25%, 23%, 2%)
CSS variable
--color-primary: #FBBDC1;
Lowercase HEX
#fbbdc1

Shades

Tints

Tones

Harmony

CSS snippets for #FBBDC1

.color-fbbdc1 {
  color: #FBBDC1;
  background-color: #FBBDC1;
}

Frequently asked questions

What color is #FBBDC1?+

#FBBDC1 is a HEX color with RGB value rgb(251, 189, 193) and HSL value hsl(356, 89%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBBDC1?+

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