Purple Pristine
#7733aa
Here's everything about the color Purple Pristine (#7733aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7733aa | |
|---|---|---|
| RGB | rgb(119, 51, 170) | |
| HSL | hsl(274, 54%, 43%) | |
| CMYK | cmyk(30%, 70%, 0%, 33%) | |
| LAB | lab(36, 46, -52) | |
| OKLCH | oklch(0.47 0.183 307) |
Color harmonies
Tints & shades
Code snippets
color: #7733aa;
background-color: #7733aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF7733AA)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.20, blue: 0.67, alpha: 1.0)