Curry Bubbles
#f5b700
Here's everything about the color Curry Bubbles (#f5b700) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5b700 | |
|---|---|---|
| RGB | rgb(245, 183, 0) | |
| HSL | hsl(45, 100%, 48%) | |
| CMYK | cmyk(0%, 25%, 100%, 4%) | |
| LAB | lab(79, 14, 80) | |
| OKLCH | oklch(0.81 0.167 84) |
Color harmonies
Tints & shades
Code snippets
color: #f5b700;
background-color: #f5b700;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5B700)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.72, blue: 0.00, alpha: 1.0)