Plum Intended
#644348
Plum Intended is a color with the hex code #644348. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #644348 | |
|---|---|---|
| RGB | rgb(100, 67, 72) | |
| HSL | hsl(351, 20%, 33%) | |
| CMYK | cmyk(0%, 33%, 28%, 61%) | |
| LAB | lab(32, 15, 3) | |
| OKLCH | oklch(0.42 0.046 9) |
Color harmonies
Tints & shades
Code snippets
color: #644348;
background-color: #644348;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF644348)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.26, blue: 0.28, alpha: 1.0)