Chopped Almonds
#c7bca1
Chopped Almonds is a color with the hex code #c7bca1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c7bca1 | |
|---|---|---|
| RGB | rgb(199, 188, 161) | |
| HSL | hsl(43, 25%, 71%) | |
| CMYK | cmyk(0%, 6%, 19%, 22%) | |
| LAB | lab(77, 1, 15) | |
| OKLCH | oklch(0.8 0.039 88) |
Color harmonies
Tints & shades
Code snippets
color: #c7bca1;
background-color: #c7bca1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC7BCA1)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.74, blue: 0.63, alpha: 1.0)