bootstrap blue button code example

Example 1: bootstarp btn colors










Example 2: bootstrap 4 button










Example 3: custom color bootstrap buttonm

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #8064A2 !important;
}

Example 4: bootstrap btn colors












Example 5: button color bootstrap