Buddha’s Love Handles
#ffbb33
Here's everything about the color Buddha’s Love Handles (#ffbb33) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffbb33 | |
|---|---|---|
| RGB | rgb(255, 187, 51) | |
| HSL | hsl(40, 100%, 60%) | |
| CMYK | cmyk(0%, 27%, 80%, 0%) | |
| LAB | lab(81, 17, 73) | |
| OKLCH | oklch(0.83 0.159 80) |
Color harmonies
Tints & shades
Code snippets
color: #ffbb33;
background-color: #ffbb33;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFBB33)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.73, blue: 0.20, alpha: 1.0)