The RGB HEX color code still shows up from the "Connection color" of AWI instead of just the name of the color.
Ex. Adding the HEX code #2596BE within the colors.properties of the AWI should show the text BlueGreen.
session.colors = #BF2F1F, #E76456, #E88E35, #D6246E, #8953B0, #4E61C2, #0A786F, #6BC84C, #736D00, #E1D828, #867C6D, #2596BE;
However, it's still showing as a HEX code int he dropdown menu.
Configuration
session.colors = #BF2F1F, #E76456, #E88E35, #D6246E, #8953B0, #4E61C2, #0A786F, #6BC84C, #736D00, #E1D828, #867C6D, #2596BE - BlueGreen;