@test-color: red;
.test-element { color: @test-color; border: 1px solid darken(@test-color, 10%); }