Formosan Green
#a69a51
Formosan Green is a color with the hex code #a69a51. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a69a51 | |
|---|---|---|
| RGB | rgb(166, 154, 81) | |
| HSL | hsl(52, 34%, 48%) | |
| CMYK | cmyk(0%, 7%, 51%, 35%) | |
| LAB | lab(63, -3, 40) | |
| OKLCH | oklch(0.68 0.095 100) |
Color harmonies
Tints & shades
Code snippets
color: #a69a51;
background-color: #a69a51;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFFA69A51)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.60, blue: 0.32, alpha: 1.0)