E-Mail Template: Replace color codes in Dropdown Menu with Color Names

artur92
Level 2

E-Mail Template: Replace color codes in Dropdown Menu with Color Names

Hey guys, 

we are currently trying to optimize our e-mail template and are therefore using the possibilities Marketo gives us in coding and designing the HTML. 

 

 When defining variables, we also use a dropdown to give users the choice of a predefined background color: 

Bildschirmfoto 2024-08-20 um 10.10.04.png

As you can see, the values users can choose from are the Color codes in HEX format. My question is: Is it possible for us to replace these codes with "color names", so users don't have to choose from a cryptic code but can instead choose the color they like? 

 

The code in our template inside the <head> Part currently looks like this: 

 
<meta class="mktoList" id="TDM-Background" mktoName="Background Color" values="#005F7F, #91397F, #002A49" mktoModuleScope="true">
 
Thank you in advance and best regards! 

 

Tags (3)