#F5BADF Color

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

Color preview

#F5BADF

Color formats

HEX
#F5BADF
RGB
rgb(245, 186, 223)
RGBA
rgba(245, 186, 223, 1)
HSL
hsl(322, 75%, 85%)
HSV
hsv(322, 24%, 96%)
CMYK
cmyk(0%, 24%, 9%, 4%)
CSS variable
--color-primary: #F5BADF;
Lowercase HEX
#f5badf

Shades

Tints

Tones

Harmony

CSS snippets for #F5BADF

.color-f5badf {
  color: #F5BADF;
  background-color: #F5BADF;
}

Frequently asked questions

What color is #F5BADF?+

#F5BADF is a HEX color with RGB value rgb(245, 186, 223) and HSL value hsl(322, 75%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5BADF?+

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