#F0BBDC Color

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

Color preview

#F0BBDC

Color formats

HEX
#F0BBDC
RGB
rgb(240, 187, 220)
RGBA
rgba(240, 187, 220, 1)
HSL
hsl(323, 64%, 84%)
HSV
hsv(323, 22%, 94%)
CMYK
cmyk(0%, 22%, 8%, 6%)
CSS variable
--color-primary: #F0BBDC;
Lowercase HEX
#f0bbdc

Shades

Tints

Tones

Harmony

CSS snippets for #F0BBDC

.color-f0bbdc {
  color: #F0BBDC;
  background-color: #F0BBDC;
}

Frequently asked questions

What color is #F0BBDC?+

#F0BBDC is a HEX color with RGB value rgb(240, 187, 220) and HSL value hsl(323, 64%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0BBDC?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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