#F8BBCF Color

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

Color preview

#F8BBCF

Color formats

HEX
#F8BBCF
RGB
rgb(248, 187, 207)
RGBA
rgba(248, 187, 207, 1)
HSL
hsl(340, 81%, 85%)
HSV
hsv(340, 25%, 97%)
CMYK
cmyk(0%, 25%, 17%, 3%)
CSS variable
--color-primary: #F8BBCF;
Lowercase HEX
#f8bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8BBCF

.color-f8bbcf {
  color: #F8BBCF;
  background-color: #F8BBCF;
}

Frequently asked questions

What color is #F8BBCF?+

#F8BBCF is a HEX color with RGB value rgb(248, 187, 207) and HSL value hsl(340, 81%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BBCF?+

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