橘子成熟时的黄中带红色调,鲜明温暖,常用于传统节日装饰。
:root { --color-橙黄: #ffa400; } .example { background-color: var(--color-橙黄); }