#F3BFBE Color

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

Color preview

#F3BFBE

Color formats

HEX
#F3BFBE
RGB
rgb(243, 191, 190)
RGBA
rgba(243, 191, 190, 1)
HSL
hsl(1, 69%, 85%)
HSV
hsv(1, 22%, 95%)
CMYK
cmyk(0%, 21%, 22%, 5%)
CSS variable
--color-primary: #F3BFBE;
Lowercase HEX
#f3bfbe

Shades

Tints

Tones

Harmony

CSS snippets for #F3BFBE

.color-f3bfbe {
  color: #F3BFBE;
  background-color: #F3BFBE;
}

Frequently asked questions

What color is #F3BFBE?+

#F3BFBE is a HEX color with RGB value rgb(243, 191, 190) and HSL value hsl(1, 69%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F3BFBE?+

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