Sakura Night
#7b6c7c
Here's everything about the color Sakura Night (#7b6c7c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7b6c7c | |
|---|---|---|
| RGB | rgb(123, 108, 124) | |
| HSL | hsl(296, 7%, 45%) | |
| CMYK | cmyk(1%, 13%, 0%, 51%) | |
| LAB | lab(47, 8, -7) | |
| OKLCH | oklch(0.55 0.03 324) |
Color harmonies
Tints & shades
Code snippets
color: #7b6c7c;
background-color: #7b6c7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF7B6C7C)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.42, blue: 0.49, alpha: 1.0)