#F5BADC Color

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

Color preview

#F5BADC

Color formats

HEX
#F5BADC
RGB
rgb(245, 186, 220)
RGBA
rgba(245, 186, 220, 1)
HSL
hsl(325, 75%, 85%)
HSV
hsv(325, 24%, 96%)
CMYK
cmyk(0%, 24%, 10%, 4%)
CSS variable
--color-primary: #F5BADC;
Lowercase HEX
#f5badc

Shades

Tints

Tones

Harmony

CSS snippets for #F5BADC

.color-f5badc {
  color: #F5BADC;
  background-color: #F5BADC;
}

Frequently asked questions

What color is #F5BADC?+

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

What is the closest Tailwind color to #F5BADC?+

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