Amaretto Sour
#c09856
Amaretto Sour is a color with the hex code #c09856. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c09856 | |
|---|---|---|
| RGB | rgb(192, 152, 86) | |
| HSL | hsl(37, 46%, 55%) | |
| CMYK | cmyk(0%, 21%, 55%, 25%) | |
| LAB | lab(66, 10, 40) | |
| OKLCH | oklch(0.7 0.097 79) |
Color harmonies
Tints & shades
Code snippets
color: #c09856;
background-color: #c09856;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFC09856)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.60, blue: 0.34, alpha: 1.0)