#F3BCDF Color

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

Color preview

#F3BCDF

Color formats

HEX
#F3BCDF
RGB
rgb(243, 188, 223)
RGBA
rgba(243, 188, 223, 1)
HSL
hsl(322, 70%, 85%)
HSV
hsv(322, 23%, 95%)
CMYK
cmyk(0%, 23%, 8%, 5%)
CSS variable
--color-primary: #F3BCDF;
Lowercase HEX
#f3bcdf

Shades

Tints

Tones

Harmony

CSS snippets for #F3BCDF

.color-f3bcdf {
  color: #F3BCDF;
  background-color: #F3BCDF;
}

Frequently asked questions

What color is #F3BCDF?+

#F3BCDF is a HEX color with RGB value rgb(243, 188, 223) and HSL value hsl(322, 70%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3BCDF?+

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