Forbidden Peanut
#a38052
Forbidden Peanut, represented by the hex value #a38052, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #a38052 | |
|---|---|---|
| RGB | rgb(163, 128, 82) | |
| HSL | hsl(34, 33%, 48%) | |
| CMYK | cmyk(0%, 21%, 50%, 36%) | |
| LAB | lab(56, 10, 30) | |
| OKLCH | oklch(0.62 0.076 73) |
Color harmonies
Tints & shades
Code snippets
color: #a38052;
background-color: #a38052;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA38052)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.50, blue: 0.32, alpha: 1.0)