Prophet Violet
#6f58a6
Here's everything about the color Prophet Violet (#6f58a6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f58a6 | |
|---|---|---|
| RGB | rgb(111, 88, 166) | |
| HSL | hsl(258, 31%, 50%) | |
| CMYK | cmyk(33%, 47%, 0%, 35%) | |
| LAB | lab(43, 23, -39) | |
| OKLCH | oklch(0.52 0.121 295) |
Color harmonies
Tints & shades
Code snippets
color: #6f58a6;
background-color: #6f58a6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6F58A6)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.35, blue: 0.65, alpha: 1.0)