Yorkshire Cloud
#bac3cc
Yorkshire Cloud, represented by the hex value #bac3cc, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bac3cc | |
|---|---|---|
| RGB | rgb(186, 195, 204) | |
| HSL | hsl(210, 15%, 76%) | |
| CMYK | cmyk(9%, 4%, 0%, 20%) | |
| LAB | lab(78, -2, -6) | |
| OKLCH | oklch(0.81 0.016 248) |
Color harmonies
Tints & shades
Code snippets
color: #bac3cc;
background-color: #bac3cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBAC3CC)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.76, blue: 0.80, alpha: 1.0)