Dusty Duchess
#b18377
Looking for the precise values behind Dusty Duchess (#b18377)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #b18377 | |
|---|---|---|
| RGB | rgb(177, 131, 119) | |
| HSL | hsl(12, 27%, 58%) | |
| CMYK | cmyk(0%, 26%, 33%, 31%) | |
| LAB | lab(59, 17, 14) | |
| OKLCH | oklch(0.65 0.06 35) |
Color harmonies
Tints & shades
Code snippets
color: #b18377;
background-color: #b18377;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB18377)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.51, blue: 0.47, alpha: 1.0)