#F3BFBA Color

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

Color preview

#F3BFBA

Color formats

HEX
#F3BFBA
RGB
rgb(243, 191, 186)
RGBA
rgba(243, 191, 186, 1)
HSL
hsl(5, 70%, 84%)
HSV
hsv(5, 23%, 95%)
CMYK
cmyk(0%, 21%, 23%, 5%)
CSS variable
--color-primary: #F3BFBA;
Lowercase HEX
#f3bfba

Shades

Tints

Tones

Harmony

CSS snippets for #F3BFBA

.color-f3bfba {
  color: #F3BFBA;
  background-color: #F3BFBA;
}

Frequently asked questions

What color is #F3BFBA?+

#F3BFBA is a HEX color with RGB value rgb(243, 191, 186) and HSL value hsl(5, 70%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F3BFBA?+

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