Venus Violet
#7a6dc0
Venus Violet is a color with the hex code #7a6dc0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7a6dc0 | |
|---|---|---|
| RGB | rgb(122, 109, 192) | |
| HSL | hsl(249, 40%, 59%) | |
| CMYK | cmyk(36%, 43%, 0%, 25%) | |
| LAB | lab(50, 20, -42) | |
| OKLCH | oklch(0.58 0.125 289) |
Color harmonies
Tints & shades
Code snippets
color: #7a6dc0;
background-color: #7a6dc0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF7A6DC0)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.43, blue: 0.75, alpha: 1.0)