Cloud
AWS orange and dark slate define cloud infrastructure branding.
#ff9900
RGB 255, 153, 0
cmyk(0%, 40%, 100%, 0%)
--color-ff9900: #ff9900;
bg-red-500
#232f3e
RGB 35, 47, 62
cmyk(44%, 24%, 0%, 76%)
--color-232f3e: #232f3e;
bg-sky-800
Export
:root {
--aws-1: #ff9900;
--aws-2: #232f3e;
--aws-3: #146eb4;
--aws-4: #ffffff;
}