Atlas Cedar
#5ca0a7
Atlas Cedar, represented by the hex value #5ca0a7, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5ca0a7 | |
|---|---|---|
| RGB | rgb(92, 160, 167) | |
| HSL | hsl(186, 30%, 51%) | |
| CMYK | cmyk(45%, 4%, 0%, 35%) | |
| LAB | lab(62, -21, -11) | |
| OKLCH | oklch(0.66 0.07 204) |
Color harmonies
Tints & shades
Code snippets
color: #5ca0a7;
background-color: #5ca0a7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF5CA0A7)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.63, blue: 0.65, alpha: 1.0)