Bootstrap should have a color pallet like implemented in Tailwind CSS out of the box
Created by: rx5700xt
For changing the color we should have classes like
red-100, red-200 till red-900 each class increasing the color strength .100 being the lightest red and 900 being the brightest
Similar color pallet must be developed for most colors included in bootstrap template out of the box and without any kind of sass or scss compilation. https://v5.getbootstrap.com/docs/5.0/customize/color/