#F8BADB Color

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

Color preview

#F8BADB

Color formats

HEX
#F8BADB
RGB
rgb(248, 186, 219)
RGBA
rgba(248, 186, 219, 1)
HSL
hsl(328, 82%, 85%)
HSV
hsv(328, 25%, 97%)
CMYK
cmyk(0%, 25%, 12%, 3%)
CSS variable
--color-primary: #F8BADB;
Lowercase HEX
#f8badb

Shades

Tints

Tones

Harmony

CSS snippets for #F8BADB

.color-f8badb {
  color: #F8BADB;
  background-color: #F8BADB;
}

Frequently asked questions

What color is #F8BADB?+

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

What is the closest Tailwind color to #F8BADB?+

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