Primary Background Color
Primary Color
.bg-primary
#00B5B8
Primary Lighten 1 #26C0C3
.bg-primary.bg-lighten-1
Primary Lighten 2 #4DCBCD
.bg-primary.bg-lighten-2
Primary Lighten 3 #80DADC
.bg-primary.bg-lighten-3
Primary Lighten 4 #B3E9EA
.bg-primary.bg-lighten-4
Primary Darken 1 #00AEB1
.bg-primary.bg-darken-1
Primary Darken 2 #00A5A8
.bg-primary.bg-darken-2
Primary Darken 3 #009DA0
.bg-primary.bg-darken-3
Primary Darken 4 #008D91
.bg-primary.bg-darken-4
Primary Accent 1 #BDFDFF
.bg-primary.bg-accent-1
Primary Accent 2 #8AFBFF
.bg-primary.bg-accent-2
Primary Accent 3 #57FAFF
.bg-primary.bg-accent-3
Primary Accent 4 #3DF9FF
.bg-primary.bg-accent-4
Primary color palette contains 13 colors: 1 main primary color and 4 lighten colors, 4 darken colors and 4 Accent colors. All colors works perfectly with any bootstrap components, form components or any stack controls, that makes Stack very effective, flexible and configurable.
Please note: Default Bootstrap classes - primary, success, danger, info, warning - are available, so you can use .bg-success and .btn-success as main colors, but if you want to use lighten, darken or accent colors, use bg-* bg-lighten-NUMBER for lighten color, bg-* bg-darken-NUMBER for darken color and bg-* bg-accent-NUMBER for accent colors.
Class | Description |
---|---|
.bg-primary
|
Primary Class for background color. |
.bg-primary .bg-lighten-*
|
For lighten primary background color, this two classes needed. Here *: 1,2,3,4 lighten primary color options.
|
.bg-primary .bg-darken-*
|
For darken primary background color, this two classes needed. Here *: 1,2,3,4 darken primary color options.
|
.bg-primary .bg-accent-*
|
For accent primary background color, this two classes needed. Here *: 1,2,3,4 accent primary color options.
|
Primary Border Color
Primary Color
.border-primary
#00B5B8
Primary Lighten 1 #26C0C3
.border-primary.border-lighten-1
Primary Lighten 2 #4DCBCD
.border-primary.border-lighten-2
Primary Lighten 3 #80DADC
.border-primary.border-lighten-3
Primary Lighten 4 #B3E9EA
.border-primary.border-lighten-4
Primary Darken 1 #00AEB1
.border-primary.border-darken-1
Primary Darken 2 #00A5A8
.border-primary.border-darken-2
Primary Darken 3 #009DA0
.border-primary.border-darken-3
Primary Darken 4 #008D91
.border-primary.border-darken-4
Primary Accent 1 #BDFDFF
.border-primary.border-accent-1
Primary Accent 2 #8AFBFF
.border-primary.border-accent-2
Primary Accent 3 #57FAFF
.border-primary.border-accent-3
Primary Accent 4 #3DF9FF
.border-primary.border-accent-4
Class | Description |
---|---|
.border-primary
|
Primary Class for background color. |
.border-primary .border-lighten-*
|
For lighten primary background color, this two classes needed. Here *: 1,2,3,4 lighten primary color options. |
.border-top-primary .border-top-lighten-*
|
For lighten primary top border. Use this classes if you need to highlight only top border.
|
. .border-bottom-lighten-*
|
For lighten primary bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-primary .border-right-lighten-*
|
For lighten primary right border. Use this classes if you need to highlight only right border.
|
.border-left-primary .border-left-lighten-*
|
For lighten primary left border. Use this classes if you need to highlight only left border.
|
.border-primary .border-darken-*
|
For darken primary background color, this two classes needed. Here *: 1,2,3,4 darken primary color options. |
.border-top-primary .border-top-darken-*
|
For darken primary top border. Use this classes if you need to highlight only top border.
|
. .border-bottom-darken-*
|
For darken primary bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-primary .border-right-darken-*
|
For darken primary right border. Use this classes if you need to highlight only right border.
|
.border-left-primary .border-left-darken-*
|
For darken primary left border. Use this classes if you need to highlight only left border.
|
.border-primary .border-accent-*
|
For accent primary background color, this two classes needed. Here *: 1,2,3,4 accent primary color options. |
.border-top-primary .border-top-accent-*
|
For accent primary top border. Use this classes if you need to highlight only top border.
|
. .border-bottom-accent-*
|
For accent primary bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-primary .border-right-accent-*
|
For accent primary right border. Use this classes if you need to highlight only right border.
|
.border-left-primary .border-left-accent-*
|
For accent primary left border. Use this classes if you need to highlight only left border.
|
Primary Text Color
Primary Color
.primary
#00B5B8
Primary Lighten 1 #26C0C3
.primary.lighten-1
Primary Lighten 2 #4DCBCD
.primary.lighten-2
Primary Lighten 3 #80DADC
.primary.lighten-3
Primary Lighten 4 #B3E9EA
.primary.lighten-4
Primary Darken 1 #00AEB1
.primary.darken-1
Primary Darken 2 #00A5A8
.primary.darken-2
Primary Darken 3 #009DA0
.primary.darken-3
Primary Darken 4 #008D91
.primary.darken-4
Primary Accent 1 #BDFDFF
.primary.accent-1
Primary Accent 2 #8AFBFF
.primary.accent-2
Primary Accent 3 #57FAFF
.primary.accent-3
Primary Accent 4 #3DF9FF
.primary.accent-4
Class | Description |
---|---|
.primary
|
Class for Primary Text color. |
.primary .lighten-*
|
For lighten primary text color, this two classes needed. Here *: 1,2,3,4 for lighten primary color options.
|
.primary .darken-*
|
For darken primary text color, this two classes needed. Here *: 1,2,3,4 for darken primary color options.
|
.primary .accent-*
|
For accent primary text color, this two classes needed. Here *: 1,2,3,4 for accent primary color options.
|