Café au Lait
#a57c5b
Café au Lait is a color with the hex code #a57c5b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a57c5b | |
|---|---|---|
| RGB | rgb(165, 124, 91) | |
| HSL | hsl(27, 29%, 50%) | |
| CMYK | cmyk(0%, 25%, 45%, 35%) | |
| LAB | lab(56, 13, 25) | |
| OKLCH | oklch(0.62 0.069 60) |
Color harmonies
Tints & shades
Code snippets
color: #a57c5b;
background-color: #a57c5b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA57C5B)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.49, blue: 0.36, alpha: 1.0)