Argan Oil
#9d6646
Argan Oil is a color with the hex code #9d6646. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9d6646 | |
|---|---|---|
| RGB | rgb(157, 102, 70) | |
| HSL | hsl(22, 38%, 45%) | |
| CMYK | cmyk(0%, 35%, 55%, 38%) | |
| LAB | lab(49, 20, 28) | |
| OKLCH | oklch(0.56 0.085 51) |
Color harmonies
Tints & shades
Code snippets
color: #9d6646;
background-color: #9d6646;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9D6646)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.40, blue: 0.27, alpha: 1.0)