#F3BFBB Color

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

Color preview

#F3BFBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3BFBB

.color-f3bfbb {
  color: #F3BFBB;
  background-color: #F3BFBB;
}

Frequently asked questions

What color is #F3BFBB?+

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

What is the closest Tailwind color to #F3BFBB?+

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