Ballet Slippers
#fca2ad
Ballet Slippers is a color with the hex code #fca2ad. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fca2ad | |
|---|---|---|
| RGB | rgb(252, 162, 173) | |
| HSL | hsl(353, 94%, 81%) | |
| CMYK | cmyk(0%, 36%, 31%, 1%) | |
| LAB | lab(76, 35, 9) | |
| OKLCH | oklch(0.8 0.107 12) |
Color harmonies
Tints & shades
Code snippets
color: #fca2ad;
background-color: #fca2ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFCA2AD)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.64, blue: 0.68, alpha: 1.0)