Cotinga Purple
#340059
Cotinga Purple is a color with the hex code #340059. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #340059 | |
|---|---|---|
| RGB | rgb(52, 0, 89) | |
| HSL | hsl(275, 100%, 17%) | |
| CMYK | cmyk(42%, 100%, 0%, 65%) | |
| LAB | lab(12, 36, -41) | |
| OKLCH | oklch(0.26 0.138 304) |
Color harmonies
Tints & shades
Code snippets
color: #340059;
background-color: #340059;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF340059)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.00, blue: 0.35, alpha: 1.0)