<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines--> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. Magento CE 2.2 2. PHP 7.1.0 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Inside admin, go to Stores->Product and click on an attribute that contains visual swatches. ### Expected result <!--- Tell us what should happen --> 1. Visual Swatches that have a color assigned should show that color in the swatch box. ### Actual result <!--- Tell us what happens instead --> 1. Although the color swatch values are being saved, the visual representation of the color in the box is colorless.  <!--- (This may be platform independent comment) -->