New May 27, 2026

Relative Alpha

Top Front-end Bloggers All from Adam Argyle View Relative Alpha on nerdy.dev

Would use:
CSS relative alpha.

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