青绿之间偏向绿色的色调,青山碧水的颜色写照。
:root { --color-青碧: #48c0a3; } .example { background-color: var(--color-青碧); }