CSS code to make background colour of a block in symmetry theme

Can anyone advise the CSS code to make a background colour of a block in clean canvas - symmetry theme.

Thanks

Vanessa

@manlyspirits - can you please share the page link where you want this block background color?

https://drink.manlyspirits.com.au/

“New Releases” block. I would like this another background colour besides white so it does not merge with “Our products” block. Could you supply suitable code to make this happen.
Thanks
Vanessa

@manlyspirits - see we can change color to any shade you want like image below, only thing is that your images have white background and hence they will show as a box, as shown in the screenshot

Thanks for your reply but I wished to implement myself thus just wanted help with the code to put in. Do you know the suitable code?

@manlyspirits - add this css to the very end of your styles.css file, change color shade as per the need, it will be like screenshot above

#shopify-section-template--18782946820409__ce99f957-eb18-45f6-af5a-100407d8dfd5{background-color: #ccc;}