#F0BFCD Color

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

Color preview

#F0BFCD

Color formats

HEX
#F0BFCD
RGB
rgb(240, 191, 205)
RGBA
rgba(240, 191, 205, 1)
HSL
hsl(343, 62%, 85%)
HSV
hsv(343, 20%, 94%)
CMYK
cmyk(0%, 20%, 15%, 6%)
CSS variable
--color-primary: #F0BFCD;
Lowercase HEX
#f0bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #F0BFCD

.color-f0bfcd {
  color: #F0BFCD;
  background-color: #F0BFCD;
}

Frequently asked questions

What color is #F0BFCD?+

#F0BFCD is a HEX color with RGB value rgb(240, 191, 205) and HSL value hsl(343, 62%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0BFCD?+

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