#F3BADF Color

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

Color preview

#F3BADF

Color formats

HEX
#F3BADF
RGB
rgb(243, 186, 223)
RGBA
rgba(243, 186, 223, 1)
HSL
hsl(321, 70%, 84%)
HSV
hsv(321, 23%, 95%)
CMYK
cmyk(0%, 23%, 8%, 5%)
CSS variable
--color-primary: #F3BADF;
Lowercase HEX
#f3badf

Shades

Tints

Tones

Harmony

CSS snippets for #F3BADF

.color-f3badf {
  color: #F3BADF;
  background-color: #F3BADF;
}

Frequently asked questions

What color is #F3BADF?+

#F3BADF is a HEX color with RGB value rgb(243, 186, 223) and HSL value hsl(321, 70%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3BADF?+

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