Lavender Candy
#fcb4d5
Here's everything about the color Lavender Candy (#fcb4d5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcb4d5 | |
|---|---|---|
| RGB | rgb(252, 180, 213) | |
| HSL | hsl(333, 92%, 85%) | |
| CMYK | cmyk(0%, 29%, 15%, 1%) | |
| LAB | lab(81, 30, -6) | |
| OKLCH | oklch(0.85 0.093 350) |
Color harmonies
Tints & shades
Code snippets
color: #fcb4d5;
background-color: #fcb4d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFCB4D5)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.71, blue: 0.84, alpha: 1.0)