Magentarama
#cf3476
Magentarama, represented by the hex value #cf3476, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #cf3476 | |
|---|---|---|
| RGB | rgb(207, 52, 118) | |
| HSL | hsl(334, 62%, 51%) | |
| CMYK | cmyk(0%, 75%, 43%, 19%) | |
| LAB | lab(49, 64, 1) | |
| OKLCH | oklch(0.58 0.197 360) |
Color harmonies
Tints & shades
Code snippets
color: #cf3476;
background-color: #cf3476;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCF3476)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.20, blue: 0.46, alpha: 1.0)