Norway
#a4b88f
Norway, represented by the hex value #a4b88f, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #a4b88f | |
|---|---|---|
| RGB | rgb(164, 184, 143) | |
| HSL | hsl(89, 22%, 64%) | |
| CMYK | cmyk(11%, 0%, 22%, 28%) | |
| LAB | lab(72, -13, 19) | |
| OKLCH | oklch(0.76 0.061 129) |
Color harmonies
Tints & shades
Code snippets
color: #a4b88f;
background-color: #a4b88f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA4B88F)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.72, blue: 0.56, alpha: 1.0)