Chai Tea
#a97b2d
Chai Tea is a color with the hex code #a97b2d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a97b2d | |
|---|---|---|
| RGB | rgb(169, 123, 45) | |
| HSL | hsl(38, 58%, 42%) | |
| CMYK | cmyk(0%, 27%, 73%, 34%) | |
| LAB | lab(55, 13, 48) | |
| OKLCH | oklch(0.61 0.109 77) |
Color harmonies
Tints & shades
Code snippets
color: #a97b2d;
background-color: #a97b2d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA97B2D)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.48, blue: 0.18, alpha: 1.0)