Never Forget
#a67283
Never Forget, represented by the hex value #a67283, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #a67283 | |
|---|---|---|
| RGB | rgb(166, 114, 131) | |
| HSL | hsl(340, 23%, 55%) | |
| CMYK | cmyk(0%, 31%, 21%, 35%) | |
| LAB | lab(54, 23, -1) | |
| OKLCH | oklch(0.61 0.069 358) |
Color harmonies
Tints & shades
Code snippets
color: #a67283;
background-color: #a67283;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA67283)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.45, blue: 0.51, alpha: 1.0)