Scampi
#6f63a0
Here's everything about the color Scampi (#6f63a0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f63a0 | |
|---|---|---|
| RGB | rgb(111, 99, 160) | |
| HSL | hsl(252, 24%, 51%) | |
| CMYK | cmyk(31%, 38%, 0%, 37%) | |
| LAB | lab(45, 16, -32) | |
| OKLCH | oklch(0.54 0.094 292) |
Color harmonies
Tints & shades
Code snippets
color: #6f63a0;
background-color: #6f63a0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6F63A0)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.39, blue: 0.63, alpha: 1.0)