Merlot Magic
#b64055
Here's everything about the color Merlot Magic (#b64055) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b64055 | |
|---|---|---|
| RGB | rgb(182, 64, 85) | |
| HSL | hsl(349, 48%, 48%) | |
| CMYK | cmyk(0%, 65%, 53%, 29%) | |
| LAB | lab(45, 50, 15) | |
| OKLCH | oklch(0.54 0.153 13) |
Color harmonies
Tints & shades
Code snippets
color: #b64055;
background-color: #b64055;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB64055)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.25, blue: 0.33, alpha: 1.0)