橘子果肉的黄色,鲜亮带着微红,是秋天丰收的象征色。
:root { --color-橘黄: #ff8936; } .example { background-color: var(--color-橘黄); }