#F0BFBA Color

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

Color preview

#F0BFBA

Color formats

HEX
#F0BFBA
RGB
rgb(240, 191, 186)
RGBA
rgba(240, 191, 186, 1)
HSL
hsl(6, 64%, 84%)
HSV
hsv(6, 23%, 94%)
CMYK
cmyk(0%, 20%, 23%, 6%)
CSS variable
--color-primary: #F0BFBA;
Lowercase HEX
#f0bfba

Shades

Tints

Tones

Harmony

CSS snippets for #F0BFBA

.color-f0bfba {
  color: #F0BFBA;
  background-color: #F0BFBA;
}

Frequently asked questions

What color is #F0BFBA?+

#F0BFBA is a HEX color with RGB value rgb(240, 191, 186) and HSL value hsl(6, 64%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0BFBA?+

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