Plum
#66386a
Here's everything about the color Plum (#66386a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #66386a | |
|---|---|---|
| RGB | rgb(102, 56, 106) | |
| HSL | hsl(295, 31%, 32%) | |
| CMYK | cmyk(4%, 47%, 0%, 58%) | |
| LAB | lab(31, 27, -21) | |
| OKLCH | oklch(0.42 0.097 324) |
Color harmonies
Tints & shades
Code snippets
color: #66386a;
background-color: #66386a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF66386A)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.22, blue: 0.42, alpha: 1.0)