#F8BFAB Color

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

Color preview

#F8BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFAB

.color-f8bfab {
  color: #F8BFAB;
  background-color: #F8BFAB;
}

Frequently asked questions

What color is #F8BFAB?+

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

What is the closest Tailwind color to #F8BFAB?+

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