Windsor Toffee
#ccb490
Windsor Toffee is a color with the hex code #ccb490. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ccb490 | |
|---|---|---|
| RGB | rgb(204, 180, 144) | |
| HSL | hsl(36, 37%, 68%) | |
| CMYK | cmyk(0%, 12%, 29%, 20%) | |
| LAB | lab(75, 5, 22) | |
| OKLCH | oklch(0.78 0.056 78) |
Color harmonies
Tints & shades
Code snippets
color: #ccb490;
background-color: #ccb490;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCCB490)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.71, blue: 0.56, alpha: 1.0)