Garden Snail
#cdb1ab
Garden Snail is a color with the hex code #cdb1ab. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cdb1ab | |
|---|---|---|
| RGB | rgb(205, 177, 171) | |
| HSL | hsl(11, 25%, 74%) | |
| CMYK | cmyk(0%, 14%, 17%, 20%) | |
| LAB | lab(75, 10, 7) | |
| OKLCH | oklch(0.78 0.034 32) |
Color harmonies
Tints & shades
Code snippets
color: #cdb1ab;
background-color: #cdb1ab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCDB1AB)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.69, blue: 0.67, alpha: 1.0)