SCSS Compiler
.foo { color: adjust-color(#6b717f, $red: 15); color: adjust-color(#d2e1dd, $red: -10, $blue: 10); color: adjust-color(#998099, $lightness: -30%, $alpha: -0.4); }
OUTPUT
×

Save as Private