answersLogoWhite

0

it depends what type of leaflet you are making. for example; if it was a leaflet about Italy, you might need a red-white-green background. or if it was a leaflet about space, use a dark blue or black background and simply make the writing white. try experimenting with leaflet backgrounds to see what one suits the subject of your leaflet most.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is the best color to use leaflet for teenager?

lots and lots bright colours


What is the best font size to use om a leaflet about tooth decay?

the best font is 15


How can I color a background in Photoshop?

To color a background in Photoshop, you can use the "Paint Bucket Tool" to fill the background layer with a solid color. Alternatively, you can create a new layer, select the desired color, and use the "Brush Tool" to paint the background.


How can you use leaflet in a sentence?

we were handed out a leaflet at school for a sports day


How can I change the color of the background in Photoshop?

To change the color of the background in Photoshop, you can use the "Paint Bucket Tool" to fill the background layer with a new color. Simply select the tool, choose a color from the color picker, and click on the background layer to change its color.


What is the best color to use as a logo background?

It depends of what you´re trying to communicate whit your logo. I would say white.


How can I use Photoshop to change the color of the background in an image?

To change the color of the background in an image using Photoshop, you can use the "Magic Wand" tool to select the background area, then go to the "Edit" menu and choose "Fill" to fill the selection with a new color. You can also use the "Paint Bucket" tool to manually paint over the background with a new color.


How to change the color of the background in Photoshop?

To change the color of the background in Photoshop, select the background layer, then go to the "Edit" menu, choose "Fill," and select the desired color. You can also use the "Paint Bucket" tool to fill the background with a new color.


How can I blackout the background in a photo?

To blackout the background in a photo, you can use photo editing software like Photoshop or GIMP to select the background and fill it with a solid color. You can also use the "selective color" tool to adjust the background to black.


What type to use on a leaflet?

Arial


How can I add background color in Photoshop?

To add background color in Photoshop, first select the "Paint Bucket Tool" from the toolbar. Then choose the desired color by clicking on the foreground color swatch and selecting a color. Finally, click on the background layer and use the Paint Bucket Tool to fill the background with the selected color.


What CSS property specifies the background color of a table?

Use the CSS declaration "background-color" For instance... <style type="text/css"> body { background-color: red; } </style> That code will change the background color to red. Background color will take the same values for a color as all other CSS color. A named color keyword, a hex RGB value, a decimal RGB value, and a decimal RGBA value.