Get a complete design stack
Get to know DashCore color options
All forms elements
Useful accordion elements
Comply with the hideous EU Cookie Law
Online store home with an outstanding UX
Online store shopping cart
Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.
.text-primary
.text-secondary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-body
.text-muted
.text-white
.text-black-50
.text-white-50
.text-alternate
.text-contrast
.text-darker
.text-black
Easily set the background of an element to any contextual class. Anchor components will darken on hover, just like the text classes. Background utilities do not set color, so in some cases you’ll want to use .text-* utilities.
color
.text-*
Bootstrap default
You can opt to use gradients background by adding .gradient to any element.
.gradient
The following are predefined variations, you can of course define your own variations by changing the SASS files.
.color-primary
.alpha-1
.alpha-2
.alpha-3
.alpha-4
.alpha-5
.alpha-6
.alpha-7
.alpha-8
.alpha-9
.color-secondary
.color-success
.color-danger
.color-warning
.color-info
.color-light
.color-dark
.color-alternate
.color-contrast
.color-darker
.color-black