Royal Lavender
#7851a9
Royal Lavender is a color with the hex code #7851a9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7851a9 | |
|---|---|---|
| RGB | rgb(120, 81, 169) | |
| HSL | hsl(267, 35%, 49%) | |
| CMYK | cmyk(29%, 52%, 0%, 34%) | |
| LAB | lab(42, 31, -42) | |
| OKLCH | oklch(0.52 0.138 302) |
Color harmonies
Tints & shades
Code snippets
color: #7851a9;
background-color: #7851a9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF7851A9)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.32, blue: 0.66, alpha: 1.0)