Soba
#d1b49f
Here's everything about the color Soba (#d1b49f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d1b49f | |
|---|---|---|
| RGB | rgb(209, 180, 159) | |
| HSL | hsl(25, 35%, 72%) | |
| CMYK | cmyk(0%, 14%, 24%, 18%) | |
| LAB | lab(75, 8, 15) | |
| OKLCH | oklch(0.79 0.044 58) |
Color harmonies
Tints & shades
Code snippets
color: #d1b49f;
background-color: #d1b49f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1B49F)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.71, blue: 0.62, alpha: 1.0)