#F0BCBC Color

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

Color preview

#F0BCBC

Color formats

HEX
#F0BCBC
RGB
rgb(240, 188, 188)
RGBA
rgba(240, 188, 188, 1)
HSL
hsl(0, 63%, 84%)
HSV
hsv(0, 22%, 94%)
CMYK
cmyk(0%, 22%, 22%, 6%)
CSS variable
--color-primary: #F0BCBC;
Lowercase HEX
#f0bcbc

Shades

Tints

Tones

Harmony

CSS snippets for #F0BCBC

.color-f0bcbc {
  color: #F0BCBC;
  background-color: #F0BCBC;
}

Frequently asked questions

What color is #F0BCBC?+

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

What is the closest Tailwind color to #F0BCBC?+

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