Cosy Wool
#d1b99b
Cosy Wool is a color with the hex code #d1b99b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d1b99b | |
|---|---|---|
| RGB | rgb(209, 185, 155) | |
| HSL | hsl(33, 37%, 71%) | |
| CMYK | cmyk(0%, 11%, 26%, 18%) | |
| LAB | lab(77, 5, 19) | |
| OKLCH | oklch(0.8 0.049 73) |
Color harmonies
Tints & shades
Code snippets
color: #d1b99b;
background-color: #d1b99b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1B99B)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.73, blue: 0.61, alpha: 1.0)