Heavy Violet
#4f566c
Here's everything about the color Heavy Violet (#4f566c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4f566c | |
|---|---|---|
| RGB | rgb(79, 86, 108) | |
| HSL | hsl(226, 16%, 37%) | |
| CMYK | cmyk(27%, 20%, 0%, 58%) | |
| LAB | lab(37, 1, -14) | |
| OKLCH | oklch(0.46 0.037 271) |
Color harmonies
Tints & shades
Code snippets
color: #4f566c;
background-color: #4f566c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4F566C)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.34, blue: 0.42, alpha: 1.0)