#F2BFDF Color

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

Color preview

#F2BFDF

Color formats

HEX
#F2BFDF
RGB
rgb(242, 191, 223)
RGBA
rgba(242, 191, 223, 1)
HSL
hsl(322, 66%, 85%)
HSV
hsv(322, 21%, 95%)
CMYK
cmyk(0%, 21%, 8%, 5%)
CSS variable
--color-primary: #F2BFDF;
Lowercase HEX
#f2bfdf

Shades

Tints

Tones

Harmony

CSS snippets for #F2BFDF

.color-f2bfdf {
  color: #F2BFDF;
  background-color: #F2BFDF;
}

Frequently asked questions

What color is #F2BFDF?+

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

What is the closest Tailwind color to #F2BFDF?+

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