Passion Flower
#6f5698
Here's everything about the color Passion Flower (#6f5698) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f5698 | |
|---|---|---|
| RGB | rgb(111, 86, 152) | |
| HSL | hsl(263, 28%, 47%) | |
| CMYK | cmyk(27%, 43%, 0%, 40%) | |
| LAB | lab(41, 22, -33) | |
| OKLCH | oklch(0.51 0.105 300) |
Color harmonies
Tints & shades
Code snippets
color: #6f5698;
background-color: #6f5698;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6F5698)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.34, blue: 0.60, alpha: 1.0)