#F1BFDC Color

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

Color preview

#F1BFDC

Color formats

HEX
#F1BFDC
RGB
rgb(241, 191, 220)
RGBA
rgba(241, 191, 220, 1)
HSL
hsl(325, 64%, 85%)
HSV
hsv(325, 21%, 95%)
CMYK
cmyk(0%, 21%, 9%, 5%)
CSS variable
--color-primary: #F1BFDC;
Lowercase HEX
#f1bfdc

Shades

Tints

Tones

Harmony

CSS snippets for #F1BFDC

.color-f1bfdc {
  color: #F1BFDC;
  background-color: #F1BFDC;
}

Frequently asked questions

What color is #F1BFDC?+

#F1BFDC is a HEX color with RGB value rgb(241, 191, 220) and HSL value hsl(325, 64%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BFDC?+

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