Merlot Fields
#712735
Merlot Fields is a color with the hex code #712735. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #712735 | |
|---|---|---|
| RGB | rgb(113, 39, 53) | |
| HSL | hsl(349, 49%, 30%) | |
| CMYK | cmyk(0%, 65%, 53%, 56%) | |
| LAB | lab(28, 34, 9) | |
| OKLCH | oklch(0.39 0.105 12) |
Color harmonies
Tints & shades
Code snippets
color: #712735;
background-color: #712735;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF712735)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.15, blue: 0.21, alpha: 1.0)