Primary Color Page

Primary Background Color

Primary Color

.bg-primary

Primary Lighten 1
.bg-lighten-1
Primary Lighten 2
.bg-lighten-2
Primary Lighten 3
.bg-lighten-3
Primary Lighten 4
.bg-lighten-4
Primary Darken 1
.bg-darken-1
Primary Darken 2
.bg-darken-2
Primary Darken 3
.bg-darken-3
Primary Darken 4
.bg-darken-4
Primary Accent 1
.bg-accent-1
Primary Accent 2
.bg-accent-2
Primary Accent 3
.bg-accent-3
Primary Accent 4
.bg-accent-4

Primary Palette Classes

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

Primary Lighten 1
.border-lighten-1
Primary Lighten 2
.border-lighten-2
Primary Lighten 3
.border-lighten-3
Primary Lighten 4
.border-lighten-4
Primary Darken 1
.border-darken-1
Primary Darken 2
.border-darken-2
Primary Darken 3
.border-darken-3
Primary Darken 4
.border-darken-4
Primary Accent 1
.border-accent-1
Primary Accent 2
.border-accent-2
Primary Accent 3
.border-accent-3
Primary Accent 4
.border-accent-4

Primary Border Classes

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

Primary Lighten 1
.lighten-1
Primary Lighten 2
.lighten-2
Primary Lighten 3
.lighten-3
Primary Lighten 4
.lighten-4
Primary Darken 1
.darken-1
Primary Darken 2
.darken-2
Primary Darken 3
.darken-3
Primary Darken 4
.darken-4
Primary Accent 1
.accent-1
Primary Accent 2
.accent-2
Primary Accent 3
.accent-3
Primary Accent 4
.accent-4

Primary Text Classes

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.