#F7BFB6 Color

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

Color preview

#F7BFB6

Color formats

HEX
#F7BFB6
RGB
rgb(247, 191, 182)
RGBA
rgba(247, 191, 182, 1)
HSL
hsl(8, 80%, 84%)
HSV
hsv(8, 26%, 97%)
CMYK
cmyk(0%, 23%, 26%, 3%)
CSS variable
--color-primary: #F7BFB6;
Lowercase HEX
#f7bfb6

Shades

Tints

Tones

Harmony

CSS snippets for #F7BFB6

.color-f7bfb6 {
  color: #F7BFB6;
  background-color: #F7BFB6;
}

Frequently asked questions

What color is #F7BFB6?+

#F7BFB6 is a HEX color with RGB value rgb(247, 191, 182) and HSL value hsl(8, 80%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F7BFB6?+

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