#F8BFAF Color

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

Color preview

#F8BFAF

Color formats

HEX
#F8BFAF
RGB
rgb(248, 191, 175)
RGBA
rgba(248, 191, 175, 1)
HSL
hsl(13, 84%, 83%)
HSV
hsv(13, 29%, 97%)
CMYK
cmyk(0%, 23%, 29%, 3%)
CSS variable
--color-primary: #F8BFAF;
Lowercase HEX
#f8bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #F8BFAF

.color-f8bfaf {
  color: #F8BFAF;
  background-color: #F8BFAF;
}

Frequently asked questions

What color is #F8BFAF?+

#F8BFAF is a HEX color with RGB value rgb(248, 191, 175) and HSL value hsl(13, 84%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8BFAF?+

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