I am building a web CMS in which the user can choose colours for certain site elements. I would like to convert all colour values to hex to avoid any further formatting hass
Very simple: no color, no opacity:
rgba(0, 0, 0, 0);