Strawberry Latte
#d2adb5
Here's everything about the color Strawberry Latte (#d2adb5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d2adb5 | |
|---|---|---|
| RGB | rgb(210, 173, 181) | |
| HSL | hsl(347, 29%, 75%) | |
| CMYK | cmyk(0%, 18%, 14%, 18%) | |
| LAB | lab(74, 15, 1) | |
| OKLCH | oklch(0.78 0.044 4) |
Color harmonies
Tints & shades
Code snippets
color: #d2adb5;
background-color: #d2adb5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD2ADB5)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.68, blue: 0.71, alpha: 1.0)