Candy Cane
#f7bfc2
Here's everything about the color Candy Cane (#f7bfc2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7bfc2 | |
|---|---|---|
| RGB | rgb(247, 191, 194) | |
| HSL | hsl(357, 78%, 86%) | |
| CMYK | cmyk(0%, 23%, 21%, 3%) | |
| LAB | lab(83, 21, 7) | |
| OKLCH | oklch(0.86 0.065 15) |
Color harmonies
Tints & shades
Code snippets
color: #f7bfc2;
background-color: #f7bfc2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7BFC2)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.75, blue: 0.76, alpha: 1.0)