Minted Blueberry Lemonade
#b32651
Minted Blueberry Lemonade is a color with the hex code #b32651. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b32651 | |
|---|---|---|
| RGB | rgb(179, 38, 81) | |
| HSL | hsl(342, 65%, 43%) | |
| CMYK | cmyk(0%, 79%, 55%, 30%) | |
| LAB | lab(41, 58, 12) | |
| OKLCH | oklch(0.51 0.177 9) |
Color harmonies
Tints & shades
Code snippets
color: #b32651;
background-color: #b32651;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFB32651)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.15, blue: 0.32, alpha: 1.0)