Cork Wood
#cc7744
Here's everything about the color Cork Wood (#cc7744) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc7744 | |
|---|---|---|
| RGB | rgb(204, 119, 68) | |
| HSL | hsl(22, 57%, 53%) | |
| CMYK | cmyk(0%, 42%, 67%, 20%) | |
| LAB | lab(59, 31, 42) | |
| OKLCH | oklch(0.65 0.125 50) |
Color harmonies
Tints & shades
Code snippets
color: #cc7744;
background-color: #cc7744;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFCC7744)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.47, blue: 0.27, alpha: 1.0)