#F0BCDC Color

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

Color preview

#F0BCDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0BCDC

.color-f0bcdc {
  color: #F0BCDC;
  background-color: #F0BCDC;
}

Frequently asked questions

What color is #F0BCDC?+

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

What is the closest Tailwind color to #F0BCDC?+

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