#F2BFCD Color

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

Color preview

#F2BFCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2BFCD

.color-f2bfcd {
  color: #F2BFCD;
  background-color: #F2BFCD;
}

Frequently asked questions

What color is #F2BFCD?+

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

What is the closest Tailwind color to #F2BFCD?+

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