Clairvoyant
#480656
Clairvoyant, represented by the hex value #480656, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #480656 | |
|---|---|---|
| RGB | rgb(72, 6, 86) | |
| HSL | hsl(290, 87%, 18%) | |
| CMYK | cmyk(16%, 93%, 0%, 66%) | |
| LAB | lab(16, 38, -31) | |
| OKLCH | oklch(0.3 0.135 319) |
Color harmonies
Tints & shades
Code snippets
color: #480656;
background-color: #480656;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF480656)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.02, blue: 0.34, alpha: 1.0)