Tech
Windows blue conveys productivity and the modern desktop experience.
#0078d4
RGB 0, 120, 212
cmyk(100%, 43%, 0%, 17%)
--color-0078d4: #0078d4;
bg-sky-500
#00bcf2
RGB 0, 188, 242
cmyk(100%, 22%, 0%, 5%)
--color-00bcf2: #00bcf2;
bg-cyan-500
Export
:root {
--windows-1: #0078d4;
--windows-2: #00bcf2;
--windows-3: #ffffff;
--windows-4: #00188f;
}