How to add background colours mail chimp

To add a background color to your Mailchimp email campaign, you can follow these steps:

Method 1: Using the Email Builder

  1. Log in to your Mailchimp account and create a new email campaign or edit an existing one.
  2. Click on the "Design" tab.
  3. Click on the "Background" tab.
  4. Select the "Color" option from the dropdown menu.
  5. Choose a color from the palette or enter a custom hex code.
  6. Adjust the opacity by dragging the slider or entering a value between 0 and 1.
  7. Click "Apply" to save your changes.

Method 2: Using HTML Code

  1. Log in to your Mailchimp account and create a new email campaign or edit an existing one.

  2. Click on the "Design" tab.

  3. Click on the "HTML" tab.

  4. Add the following code to the <body> section of your email:

    <body style="background-color: #your-color-here; background-image: none; background-repeat: no-repeat; background-attachment: scroll;">

    Replace #your-color-here with the hex code of your desired color.

  5. Save your changes.

Method 3: Using a Template

  1. Log in to your Mailchimp account and create a new email campaign or edit an existing one.
  2. Click on the "Design" tab.
  3. Click on the "Templates" tab.
  4. Browse through the templates and select one that has a background color you like.
  5. Click "Use Template" to apply the template to your email campaign.
  6. Customize the template as needed.

Tips: