#F0BBDE Color

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

Color preview

#F0BBDE

Color formats

HEX
#F0BBDE
RGB
rgb(240, 187, 222)
RGBA
rgba(240, 187, 222, 1)
HSL
hsl(320, 64%, 84%)
HSV
hsv(320, 22%, 94%)
CMYK
cmyk(0%, 22%, 7%, 6%)
CSS variable
--color-primary: #F0BBDE;
Lowercase HEX
#f0bbde

Shades

Tints

Tones

Harmony

CSS snippets for #F0BBDE

.color-f0bbde {
  color: #F0BBDE;
  background-color: #F0BBDE;
}

Frequently asked questions

What color is #F0BBDE?+

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

What is the closest Tailwind color to #F0BBDE?+

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