Attic Linen
#ccbca9
Attic Linen is a color with the hex code #ccbca9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ccbca9 | |
|---|---|---|
| RGB | rgb(204, 188, 169) | |
| HSL | hsl(33, 26%, 73%) | |
| CMYK | cmyk(0%, 8%, 17%, 20%) | |
| LAB | lab(77, 4, 12) | |
| OKLCH | oklch(0.8 0.032 72) |
Color harmonies
Tints & shades
Code snippets
color: #ccbca9;
background-color: #ccbca9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCCBCA9)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.74, blue: 0.66, alpha: 1.0)