Mulled Cider
#a18162
Mulled Cider is a color with the hex code #a18162. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a18162 | |
|---|---|---|
| RGB | rgb(161, 129, 98) | |
| HSL | hsl(30, 25%, 51%) | |
| CMYK | cmyk(0%, 20%, 39%, 37%) | |
| LAB | lab(56, 9, 22) | |
| OKLCH | oklch(0.63 0.059 65) |
Color harmonies
Tints & shades
Code snippets
color: #a18162;
background-color: #a18162;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA18162)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.51, blue: 0.38, alpha: 1.0)