#F8BFAA Color

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

Color preview

#F8BFAA

Color formats

HEX
#F8BFAA
RGB
rgb(248, 191, 170)
RGBA
rgba(248, 191, 170, 1)
HSL
hsl(16, 85%, 82%)
HSV
hsv(16, 31%, 97%)
CMYK
cmyk(0%, 23%, 31%, 3%)
CSS variable
--color-primary: #F8BFAA;
Lowercase HEX
#f8bfaa

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFAA

.color-f8bfaa {
  color: #F8BFAA;
  background-color: #F8BFAA;
}

Frequently asked questions

What color is #F8BFAA?+

#F8BFAA is a HEX color with RGB value rgb(248, 191, 170) and HSL value hsl(16, 85%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BFAA?+

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