#F1BADF Color

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

Color preview

#F1BADF

Color formats

HEX
#F1BADF
RGB
rgb(241, 186, 223)
RGBA
rgba(241, 186, 223, 1)
HSL
hsl(320, 66%, 84%)
HSV
hsv(320, 23%, 95%)
CMYK
cmyk(0%, 23%, 7%, 5%)
CSS variable
--color-primary: #F1BADF;
Lowercase HEX
#f1badf

Shades

Tints

Tones

Harmony

CSS snippets for #F1BADF

.color-f1badf {
  color: #F1BADF;
  background-color: #F1BADF;
}

Frequently asked questions

What color is #F1BADF?+

#F1BADF is a HEX color with RGB value rgb(241, 186, 223) and HSL value hsl(320, 66%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BADF?+

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