How to use ACF value in custom css?

How can I use the ACF color picker value in my custom css for an element? For instance I have an intricate container that has borders that extend to the screen edges using before and after pseudo classes. I need to have the color picker value from ACF to determine the color of this and I need to access that value from within the custom css box. Any advice?