# Changing bootstrap colors (varying the shades)

**URL:** https://forum.pinegrow.com/t/changing-bootstrap-colors-varying-the-shades/1492
**Category:** Beginners
**Created:** [January 8, 2018, 8:39pm UTC](https://forum.pinegrow.com/t/changing-bootstrap-colors-varying-the-shades/1492 "2018-01-08T20:39:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Sue](https://avatars.discourse-cdn.com/v4/letter/s/87869e/32.png) [@Sue](https://forum.pinegrow.com/u/Sue)
#### Post date: [January 8, 2018, 8:39pm UTC](https://forum.pinegrow.com/t/changing-bootstrap-colors-varying-the-shades/1492/1 "2018-01-08T20:39:44Z")

</div>

Would really appreciate some help!

How do you change the bootstrap colors (varying the shades) for multiple pages of a website?

For instance, I want to modify the shades of grey

Thanks

---

<div class="post-metadata">

### Author: ![rich](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@rich](https://forum.pinegrow.com/u/rich)
#### Post date: [January 11, 2018, 5:59pm UTC](https://forum.pinegrow.com/t/changing-bootstrap-colors-varying-the-shades/1492/2 "2018-01-11T17:59:22Z")

</div>

You can do so by adding the selectors to your style.css stylesheet.  
Here are the docs for this: [https://getbootstrap.com/docs/4.0/getting-started/theming/#color](https://getbootstrap.com/docs/4.0/getting-started/theming/#color)
