Primary colors

Primary color variables for color modifier classes and background utilities.

Source file
src/css/primary-colors.css
View on GitHub
https://github.com/pmbrown/ming-css/blob/main/src/css/primary-colors.css

Included with:

Colors (anchor)

The colors use the HEX values below, the palette variations use the tokens with color-mix() values so adapt automatically if the base colors are customized.

--primary
--primary
#2d2d86
--success
--success
#196719
--danger
--danger
#961d1d
--info
--info
#00ffff
--warning
--warning
#ffd700
--secondary
--secondary
#b3b3b3

Palette colors (anchor)

The third color in each palette uses the base color token for the value.

Color demo primary-1
--primary-1
Color demo primary-2
--primary-2
Color demo primary-3
--primary-3
Color demo primary-4
--primary-4
Color demo primary-5
--primary-5
Color demo success-1
--success-1
Color demo success-2
--success-2
Color demo success-3
--success-3
Color demo success-4
--success-4
Color demo success-5
--success-5
Color demo danger-1
--danger-1
Color demo danger-2
--danger-2
Color demo danger-3
--danger-3
Color demo danger-4
--danger-4
Color demo danger-5
--danger-5
Color demo info-1
--info-1
Color demo info-2
--info-2
Color demo info-3
--info-3
Color demo info-4
--info-4
Color demo info-5
--info-5
Color demo warning-1
--warning-1
Color demo warning-2
--warning-2
Color demo warning-3
--warning-3
Color demo warning-4
--warning-4
Color demo warning-5
--warning-5
Color demo secondary-1
--secondary-1
Color demo secondary-2
--secondary-2
Color demo secondary-3
--secondary-3
Color demo secondary-4
--secondary-4
Color demo secondary-5
--secondary-5