Purple Rain
#7442c8
Here's everything about the color Purple Rain (#7442c8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7442c8 | |
|---|---|---|
| RGB | rgb(116, 66, 200) | |
| HSL | hsl(262, 55%, 52%) | |
| CMYK | cmyk(42%, 67%, 0%, 22%) | |
| LAB | lab(40, 44, -63) | |
| OKLCH | oklch(0.51 0.197 296) |
Color harmonies
Tints & shades
Code snippets
color: #7442c8;
background-color: #7442c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF7442C8)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.26, blue: 0.78, alpha: 1.0)