Arrakis Spice
#bb8246
Here's everything about the color Arrakis Spice (#bb8246) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb8246 | |
|---|---|---|
| RGB | rgb(187, 130, 70) | |
| HSL | hsl(31, 46%, 50%) | |
| CMYK | cmyk(0%, 30%, 63%, 27%) | |
| LAB | lab(59, 18, 41) | |
| OKLCH | oklch(0.65 0.104 66) |
Color harmonies
Tints & shades
Code snippets
color: #bb8246;
background-color: #bb8246;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFBB8246)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.51, blue: 0.27, alpha: 1.0)