Pani Puri
#f4aa53
Here's everything about the color Pani Puri (#f4aa53) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4aa53 | |
|---|---|---|
| RGB | rgb(244, 170, 83) | |
| HSL | hsl(32, 88%, 64%) | |
| CMYK | cmyk(0%, 30%, 66%, 4%) | |
| LAB | lab(76, 22, 55) | |
| OKLCH | oklch(0.79 0.134 68) |
Color harmonies
Tints & shades
Code snippets
color: #f4aa53;
background-color: #f4aa53;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF4AA53)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.67, blue: 0.33, alpha: 1.0)