#F1BECF Color

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

Color preview

#F1BECF

Color formats

HEX
#F1BECF
RGB
rgb(241, 190, 207)
RGBA
rgba(241, 190, 207, 1)
HSL
hsl(340, 65%, 85%)
HSV
hsv(340, 21%, 95%)
CMYK
cmyk(0%, 21%, 14%, 5%)
CSS variable
--color-primary: #F1BECF;
Lowercase HEX
#f1becf

Shades

Tints

Tones

Harmony

CSS snippets for #F1BECF

.color-f1becf {
  color: #F1BECF;
  background-color: #F1BECF;
}

Frequently asked questions

What color is #F1BECF?+

#F1BECF is a HEX color with RGB value rgb(241, 190, 207) and HSL value hsl(340, 65%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BECF?+

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