#F8BFBF Color

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

Color preview

#F8BFBF

Color formats

HEX
#F8BFBF
RGB
rgb(248, 191, 191)
RGBA
rgba(248, 191, 191, 1)
HSL
hsl(0, 80%, 86%)
HSV
hsv(0, 23%, 97%)
CMYK
cmyk(0%, 23%, 23%, 3%)
CSS variable
--color-primary: #F8BFBF;
Lowercase HEX
#f8bfbf

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFBF

.color-f8bfbf {
  color: #F8BFBF;
  background-color: #F8BFBF;
}

Frequently asked questions

What color is #F8BFBF?+

#F8BFBF is a HEX color with RGB value rgb(248, 191, 191) and HSL value hsl(0, 80%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BFBF?+

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