Mai Tai
#a56531
Mai Tai is a color with the hex code #a56531. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a56531 | |
|---|---|---|
| RGB | rgb(165, 101, 49) | |
| HSL | hsl(27, 54%, 42%) | |
| CMYK | cmyk(0%, 39%, 70%, 35%) | |
| LAB | lab(49, 23, 40) | |
| OKLCH | oklch(0.57 0.106 57) |
Color harmonies
Tints & shades
Code snippets
color: #a56531;
background-color: #a56531;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA56531)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.40, blue: 0.19, alpha: 1.0)