#F8BBDC Color

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

Color preview

#F8BBDC

Color formats

HEX
#F8BBDC
RGB
rgb(248, 187, 220)
RGBA
rgba(248, 187, 220, 1)
HSL
hsl(328, 81%, 85%)
HSV
hsv(328, 25%, 97%)
CMYK
cmyk(0%, 25%, 11%, 3%)
CSS variable
--color-primary: #F8BBDC;
Lowercase HEX
#f8bbdc

Shades

Tints

Tones

Harmony

CSS snippets for #F8BBDC

.color-f8bbdc {
  color: #F8BBDC;
  background-color: #F8BBDC;
}

Frequently asked questions

What color is #F8BBDC?+

#F8BBDC is a HEX color with RGB value rgb(248, 187, 220) and HSL value hsl(328, 81%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BBDC?+

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