Modify colors using the color-mod() function in CSS
This will take a HEX or RGB web color, shade it darker or lighter, or blend it with a second color, and can also pass it right thru but convert from Hex to RGB (Hex2RGB) or RGB to Hex (RGB2Hex). All without you even knowing what color format you are using
🧬☀️This package helps you get a darker or lighter shade of any HEX color value you provide.