#F6BFDF Color

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

Color preview

#F6BFDF

Color formats

HEX
#F6BFDF
RGB
rgb(246, 191, 223)
RGBA
rgba(246, 191, 223, 1)
HSL
hsl(325, 75%, 86%)
HSV
hsv(325, 22%, 96%)
CMYK
cmyk(0%, 22%, 9%, 4%)
CSS variable
--color-primary: #F6BFDF;
Lowercase HEX
#f6bfdf

Shades

Tints

Tones

Harmony

CSS snippets for #F6BFDF

.color-f6bfdf {
  color: #F6BFDF;
  background-color: #F6BFDF;
}

Frequently asked questions

What color is #F6BFDF?+

#F6BFDF is a HEX color with RGB value rgb(246, 191, 223) and HSL value hsl(325, 75%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BFDF?+

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