Neon Violet
#674876
Here's everything about the color Neon Violet (#674876) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #674876 | |
|---|---|---|
| RGB | rgb(103, 72, 118) | |
| HSL | hsl(280, 24%, 37%) | |
| CMYK | cmyk(13%, 39%, 0%, 54%) | |
| LAB | lab(36, 20, -21) | |
| OKLCH | oklch(0.45 0.082 314) |
Color harmonies
Tints & shades
Code snippets
color: #674876;
background-color: #674876;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF674876)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.28, blue: 0.46, alpha: 1.0)