Dune Spice
#b66e45
Here's everything about the color Dune Spice (#b66e45) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b66e45 | |
|---|---|---|
| RGB | rgb(182, 110, 69) | |
| HSL | hsl(22, 45%, 49%) | |
| CMYK | cmyk(0%, 40%, 62%, 29%) | |
| LAB | lab(54, 27, 35) | |
| OKLCH | oklch(0.61 0.107 49) |
Color harmonies
Tints & shades
Code snippets
color: #b66e45;
background-color: #b66e45;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB66E45)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.43, blue: 0.27, alpha: 1.0)