Sakura
#dfb1b6
Sakura is a color with the hex code #dfb1b6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dfb1b6 | |
|---|---|---|
| RGB | rgb(223, 177, 182) | |
| HSL | hsl(353, 42%, 78%) | |
| CMYK | cmyk(0%, 21%, 18%, 13%) | |
| LAB | lab(77, 18, 4) | |
| OKLCH | oklch(0.8 0.054 11) |
Color harmonies
Tints & shades
Code snippets
color: #dfb1b6;
background-color: #dfb1b6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDFB1B6)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.69, blue: 0.71, alpha: 1.0)