#F7BFC0 Color

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

Color preview

#F7BFC0

Color formats

HEX
#F7BFC0
RGB
rgb(247, 191, 192)
RGBA
rgba(247, 191, 192, 1)
HSL
hsl(359, 78%, 86%)
HSV
hsv(359, 23%, 97%)
CMYK
cmyk(0%, 23%, 22%, 3%)
CSS variable
--color-primary: #F7BFC0;
Lowercase HEX
#f7bfc0

Shades

Tints

Tones

Harmony

CSS snippets for #F7BFC0

.color-f7bfc0 {
  color: #F7BFC0;
  background-color: #F7BFC0;
}

Frequently asked questions

What color is #F7BFC0?+

#F7BFC0 is a HEX color with RGB value rgb(247, 191, 192) and HSL value hsl(359, 78%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F7BFC0?+

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