Have you been using CSS variables? Perhaps you are used to using SASS or CSS or LESS variables? This tutorial shows you how to use CSS native variables which can be really useful.
Use it to define style guides/schemes for your entire code base and keep consistency across your designs.