Kimono
#6d86b6
Here's everything about the color Kimono (#6d86b6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6d86b6 | |
|---|---|---|
| RGB | rgb(109, 134, 182) | |
| HSL | hsl(219, 33%, 57%) | |
| CMYK | cmyk(40%, 26%, 0%, 29%) | |
| LAB | lab(55, 0, -28) | |
| OKLCH | oklch(0.62 0.079 263) |
Color harmonies
Tints & shades
Code snippets
color: #6d86b6;
background-color: #6d86b6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6D86B6)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.53, blue: 0.71, alpha: 1.0)