Morrel
#ac8f6c
Morrel is a color with the hex code #ac8f6c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ac8f6c | |
|---|---|---|
| RGB | rgb(172, 143, 108) | |
| HSL | hsl(33, 28%, 55%) | |
| CMYK | cmyk(0%, 17%, 37%, 33%) | |
| LAB | lab(61, 8, 23) | |
| OKLCH | oklch(0.67 0.06 72) |
Color harmonies
Tints & shades
Code snippets
color: #ac8f6c;
background-color: #ac8f6c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAC8F6C)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.56, blue: 0.42, alpha: 1.0)