CSS has a relative new feature for building relative colors based on a source color. This allows you to make small changes to a color value without fully redefining it. One interesting use case for this syntax is changing the opacity of hex colors.
Bits and bytes of code
Bytes is my collection of short-form posts, tips, and things I learn as I build software.