#F6BADF Color

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

Color preview

#F6BADF

Color formats

HEX
#F6BADF
RGB
rgb(246, 186, 223)
RGBA
rgba(246, 186, 223, 1)
HSL
hsl(323, 77%, 85%)
HSV
hsv(323, 24%, 96%)
CMYK
cmyk(0%, 24%, 9%, 4%)
CSS variable
--color-primary: #F6BADF;
Lowercase HEX
#f6badf

Shades

Tints

Tones

Harmony

CSS snippets for #F6BADF

.color-f6badf {
  color: #F6BADF;
  background-color: #F6BADF;
}

Frequently asked questions

What color is #F6BADF?+

#F6BADF is a HEX color with RGB value rgb(246, 186, 223) and HSL value hsl(323, 77%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BADF?+

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