Primary Background Color
Primary Color
.bg-primary
#666EE8
Primary Lighten 1 #7D84EB
.bg-primary.bg-lighten-1
Primary Lighten 2 #949AEF
.bg-primary.bg-lighten-2
Primary Lighten 3 #B3B7F4
.bg-primary.bg-lighten-3
Primary Lighten 4 #D1D4F8
.bg-primary.bg-lighten-4
Primary Darken 1 #5E66E5
.bg-primary.bg-darken-1
Primary Darken 2 #535BE2
.bg-primary.bg-darken-2
Primary Darken 3 #4951DE
.bg-primary.bg-darken-3
Primary Darken 4 #383FD8
.bg-primary.bg-darken-4
Primary Accent 1 #EFEFFF
.bg-primary.bg-accent-1
Primary Accent 2 #DBDBFF
.bg-primary.bg-accent-2
Primary Accent 3 #BCBFFF
.bg-primary.bg-accent-3
Primary Accent 4 #A2A6FF
.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 modern controls, that makes Modern 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
#666EE8
Primary Lighten 1 #26C0C3
.border-primary.border-lighten-1
Primary Lighten 2 #949AEF
.border-primary.border-lighten-2
Primary Lighten 3 #B3B7F4
.border-primary.border-lighten-3
Primary Lighten 4 #D1D4F8
.border-primary.border-lighten-4
Primary Darken 1 #5E66E5
.border-primary.border-darken-1
Primary Darken 2 #535BE2
.border-primary.border-darken-2
Primary Darken 3 #4951DE
.border-primary.border-darken-3
Primary Darken 4 #383FD8
.border-primary.border-darken-4
Primary Accent 1 #EFEFFF
.border-primary.border-accent-1
Primary Accent 2 #8AFBFF
.border-primary.border-accent-2
Primary Accent 3 #BCBFFF
.border-primary.border-accent-3
Primary Accent 4 #A2A6FF
.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
#666EE8
Primary Lighten 1 #26C0C3
.primary.lighten-1
Primary Lighten 2 #949AEF
.primary.lighten-2
Primary Lighten 3 #B3B7F4
.primary.lighten-3
Primary Lighten 4 #D1D4F8
.primary.lighten-4
Primary Darken 1 #5E66E5
.primary.darken-1
Primary Darken 2 #535BE2
.primary.darken-2
Primary Darken 3 #4951DE
.primary.darken-3
Primary Darken 4 #383FD8
.primary.darken-4
Primary Accent 1 #EFEFFF
.primary.accent-1
Primary Accent 2 #8AFBFF
.primary.accent-2
Primary Accent 3 #BCBFFF
.primary.accent-3
Primary Accent 4 #A2A6FF
.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. |