#F8BADF Color

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

Color preview

#F8BADF

Color formats

HEX
#F8BADF
RGB
rgb(248, 186, 223)
RGBA
rgba(248, 186, 223, 1)
HSL
hsl(324, 82%, 85%)
HSV
hsv(324, 25%, 97%)
CMYK
cmyk(0%, 25%, 10%, 3%)
CSS variable
--color-primary: #F8BADF;
Lowercase HEX
#f8badf

Shades

Tints

Tones

Harmony

CSS snippets for #F8BADF

.color-f8badf {
  color: #F8BADF;
  background-color: #F8BADF;
}

Frequently asked questions

What color is #F8BADF?+

#F8BADF is a HEX color with RGB value rgb(248, 186, 223) and HSL value hsl(324, 82%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BADF?+

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