Magento
#bf3cff
Here's everything about the color Magento (#bf3cff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bf3cff | |
|---|---|---|
| RGB | rgb(191, 60, 255) | |
| HSL | hsl(280, 100%, 62%) | |
| CMYK | cmyk(25%, 76%, 0%, 0%) | |
| LAB | lab(53, 72, -73) | |
| OKLCH | oklch(0.63 0.273 311) |
Color harmonies
Tints & shades
Code snippets
color: #bf3cff;
background-color: #bf3cff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFBF3CFF)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.24, blue: 1.00, alpha: 1.0)