#F1BCDE Color

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

Color preview

#F1BCDE

Color formats

HEX
#F1BCDE
RGB
rgb(241, 188, 222)
RGBA
rgba(241, 188, 222, 1)
HSL
hsl(322, 65%, 84%)
HSV
hsv(322, 22%, 95%)
CMYK
cmyk(0%, 22%, 8%, 5%)
CSS variable
--color-primary: #F1BCDE;
Lowercase HEX
#f1bcde

Shades

Tints

Tones

Harmony

CSS snippets for #F1BCDE

.color-f1bcde {
  color: #F1BCDE;
  background-color: #F1BCDE;
}

Frequently asked questions

What color is #F1BCDE?+

#F1BCDE is a HEX color with RGB value rgb(241, 188, 222) and HSL value hsl(322, 65%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BCDE?+

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