Salted Capers
#a69151
Salted Capers is a color with the hex code #a69151. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a69151 | |
|---|---|---|
| RGB | rgb(166, 145, 81) | |
| HSL | hsl(45, 34%, 48%) | |
| CMYK | cmyk(0%, 13%, 51%, 35%) | |
| LAB | lab(61, 2, 37) | |
| OKLCH | oklch(0.66 0.087 92) |
Color harmonies
Tints & shades
Code snippets
color: #a69151;
background-color: #a69151;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA69151)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.57, blue: 0.32, alpha: 1.0)