Nouveau-Riche
#ffbb77
Here's everything about the color Nouveau-Riche (#ffbb77) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffbb77 | |
|---|---|---|
| RGB | rgb(255, 187, 119) | |
| HSL | hsl(30, 100%, 73%) | |
| CMYK | cmyk(0%, 27%, 53%, 0%) | |
| LAB | lab(81, 20, 44) | |
| OKLCH | oklch(0.84 0.116 65) |
Color harmonies
Tints & shades
Code snippets
color: #ffbb77;
background-color: #ffbb77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFBB77)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.73, blue: 0.47, alpha: 1.0)