Mademoiselle Pink
#f504c9
Mademoiselle Pink is a color with the hex code #f504c9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f504c9 | |
|---|---|---|
| RGB | rgb(245, 4, 201) | |
| HSL | hsl(311, 97%, 49%) | |
| CMYK | cmyk(0%, 98%, 18%, 4%) | |
| LAB | lab(56, 86, -37) | |
| OKLCH | oklch(0.66 0.286 339) |
Color harmonies
Tints & shades
Code snippets
color: #f504c9;
background-color: #f504c9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFF504C9)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.02, blue: 0.79, alpha: 1.0)