Peach Dunes
#b3695f
Peach Dunes is a color with the hex code #b3695f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b3695f | |
|---|---|---|
| RGB | rgb(179, 105, 95) | |
| HSL | hsl(7, 36%, 54%) | |
| CMYK | cmyk(0%, 41%, 47%, 30%) | |
| LAB | lab(53, 30, 19) | |
| OKLCH | oklch(0.6 0.097 28) |
Color harmonies
Tints & shades
Code snippets
color: #b3695f;
background-color: #b3695f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB3695F)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.41, blue: 0.37, alpha: 1.0)