Heron
#6a6887
Here's everything about the color Heron (#6a6887) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6a6887 | |
|---|---|---|
| RGB | rgb(106, 104, 135) | |
| HSL | hsl(244, 13%, 47%) | |
| CMYK | cmyk(21%, 23%, 0%, 47%) | |
| LAB | lab(45, 6, -17) | |
| OKLCH | oklch(0.53 0.048 288) |
Color harmonies
Tints & shades
Code snippets
color: #6a6887;
background-color: #6a6887;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF6A6887)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.41, blue: 0.53, alpha: 1.0)