Highlands
#449084
Highlands, represented by the hex value #449084, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #449084 | |
|---|---|---|
| RGB | rgb(68, 144, 132) | |
| HSL | hsl(171, 36%, 42%) | |
| CMYK | cmyk(53%, 0%, 8%, 44%) | |
| LAB | lab(55, -27, -1) | |
| OKLCH | oklch(0.6 0.078 182) |
Color harmonies
Tints & shades
Code snippets
color: #449084;
background-color: #449084;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF449084)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.56, blue: 0.52, alpha: 1.0)