Bollywood Gold
#fffbab
Bollywood Gold is a color with the hex code #fffbab. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fffbab | |
|---|---|---|
| RGB | rgb(255, 251, 171) | |
| HSL | hsl(57, 100%, 84%) | |
| CMYK | cmyk(0%, 2%, 33%, 0%) | |
| LAB | lab(98, -7, 39) | |
| OKLCH | oklch(0.97 0.1 106) |
Color harmonies
Tints & shades
Code snippets
color: #fffbab;
background-color: #fffbab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFFBAB)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.98, blue: 0.67, alpha: 1.0)