Tangent Periwinkle
#50507f
Tangent Periwinkle is a color with the hex code #50507f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #50507f | |
|---|---|---|
| RGB | rgb(80, 80, 127) | |
| HSL | hsl(240, 23%, 41%) | |
| CMYK | cmyk(37%, 37%, 0%, 50%) | |
| LAB | lab(36, 9, -27) | |
| OKLCH | oklch(0.45 0.076 283) |
Color harmonies
Tints & shades
Code snippets
color: #50507f;
background-color: #50507f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF50507F)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.31, blue: 0.50, alpha: 1.0)