#F8BFAC Color

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

Color preview

#F8BFAC

Color formats

HEX
#F8BFAC
RGB
rgb(248, 191, 172)
RGBA
rgba(248, 191, 172, 1)
HSL
hsl(15, 84%, 82%)
HSV
hsv(15, 31%, 97%)
CMYK
cmyk(0%, 23%, 31%, 3%)
CSS variable
--color-primary: #F8BFAC;
Lowercase HEX
#f8bfac

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFAC

.color-f8bfac {
  color: #F8BFAC;
  background-color: #F8BFAC;
}

Frequently asked questions

What color is #F8BFAC?+

#F8BFAC is a HEX color with RGB value rgb(248, 191, 172) and HSL value hsl(15, 84%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BFAC?+

The closest Tailwind color is orange-200, available as the bg-orange-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