Latte
#c5a582
Here's everything about the color Latte (#c5a582) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c5a582 | |
|---|---|---|
| RGB | rgb(197, 165, 130) | |
| HSL | hsl(31, 37%, 64%) | |
| CMYK | cmyk(0%, 16%, 34%, 23%) | |
| LAB | lab(70, 8, 23) | |
| OKLCH | oklch(0.74 0.061 69) |
Color harmonies
Tints & shades
Code snippets
color: #c5a582;
background-color: #c5a582;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFC5A582)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.65, blue: 0.51, alpha: 1.0)