bootstrap button color code code example
Example 1: bootstarp btn colors
Example 2: custom color bootstrap buttonm
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
background-color: #8064A2 !important;
}
Example 3: buttons with class html
Example 4: button color bootstrap