Commerce
Amazon black type with smile orange communicates commerce and delight.
#ff9900
RGB 255, 153, 0
cmyk(0%, 40%, 100%, 0%)
--color-ff9900: #ff9900;
bg-red-500
#146eb4
RGB 20, 110, 180
cmyk(89%, 39%, 0%, 29%)
--color-146eb4: #146eb4;
bg-sky-600
#232f3e
RGB 35, 47, 62
cmyk(44%, 24%, 0%, 76%)
--color-232f3e: #232f3e;
bg-sky-800
Export
:root {
--amazon-1: #ff9900;
--amazon-2: #146eb4;
--amazon-3: #232f3e;
--amazon-4: #ffffff;
--amazon-5: #37475a;
}