蓝色中混入灰色的低饱和度色调,传统蓝染中的洗褪色效果。
:root { --color-蓝灰色: #a1afc9; } .example { background-color: var(--color-蓝灰色); }