External Publication
Visit Post

Relative Alpha

Adam Argyle May 27, 2026
Source

Would use: CSS relative alpha.

button {
  border-color: alpha(from hotpink / calc(alpha * .25));
}

`

Discussion in the ATmosphere

Loading comments...