#F2BCBC Color

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

Color preview

#F2BCBC

Color formats

HEX
#F2BCBC
RGB
rgb(242, 188, 188)
RGBA
rgba(242, 188, 188, 1)
HSL
hsl(0, 67%, 84%)
HSV
hsv(0, 22%, 95%)
CMYK
cmyk(0%, 22%, 22%, 5%)
CSS variable
--color-primary: #F2BCBC;
Lowercase HEX
#f2bcbc

Shades

Tints

Tones

Harmony

CSS snippets for #F2BCBC

.color-f2bcbc {
  color: #F2BCBC;
  background-color: #F2BCBC;
}

Frequently asked questions

What color is #F2BCBC?+

#F2BCBC is a HEX color with RGB value rgb(242, 188, 188) and HSL value hsl(0, 67%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F2BCBC?+

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