Candy
#ff9b87
Here's everything about the color Candy (#ff9b87) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff9b87 | |
|---|---|---|
| RGB | rgb(255, 155, 135) | |
| HSL | hsl(10, 100%, 76%) | |
| CMYK | cmyk(0%, 39%, 47%, 0%) | |
| LAB | lab(74, 37, 27) | |
| OKLCH | oklch(0.79 0.124 32) |
Color harmonies
Tints & shades
Code snippets
color: #ff9b87;
background-color: #ff9b87;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFF9B87)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.61, blue: 0.53, alpha: 1.0)