#F2BFCE Color

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

Color preview

#F2BFCE

Color formats

HEX
#F2BFCE
RGB
rgb(242, 191, 206)
RGBA
rgba(242, 191, 206, 1)
HSL
hsl(342, 66%, 85%)
HSV
hsv(342, 21%, 95%)
CMYK
cmyk(0%, 21%, 15%, 5%)
CSS variable
--color-primary: #F2BFCE;
Lowercase HEX
#f2bfce

Shades

Tints

Tones

Harmony

CSS snippets for #F2BFCE

.color-f2bfce {
  color: #F2BFCE;
  background-color: #F2BFCE;
}

Frequently asked questions

What color is #F2BFCE?+

#F2BFCE is a HEX color with RGB value rgb(242, 191, 206) and HSL value hsl(342, 66%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2BFCE?+

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