春天野草初生时的鲜绿色,朴素自然,象征勃勃生机。
:root { --color-草绿: #40de5a; } .example { background-color: var(--color-草绿); }