Colours permalink
Colour swatches with various values that you can copy.
- primary permalink- Value
- #3F6478
- Sass function
- get-color('primary')
- Custom Property
- var(--color-primary)
- Text util class
- color-primary
- Background util class
- bg-primary
 
- primary-shade permalink- Value
- #2A4350
- Sass function
- get-color('primary-shade')
- Custom Property
- var(--color-primary-shade)
- Text util class
- color-primary-shade
- Background util class
- bg-primary-shade
 
- primary-glare permalink- Value
- #327497
- Sass function
- get-color('primary-glare')
- Custom Property
- var(--color-primary-glare)
- Text util class
- color-primary-glare
- Background util class
- bg-primary-glare
 
- highlight permalink- Value
- #F1DFA7
- Sass function
- get-color('highlight')
- Custom Property
- var(--color-highlight)
- Text util class
- color-highlight
- Background util class
- bg-highlight
 
- highlight-shade permalink- Value
- #E6C560
- Sass function
- get-color('highlight-shade')
- Custom Property
- var(--color-highlight-shade)
- Text util class
- color-highlight-shade
- Background util class
- bg-highlight-shade
 
- light permalink- Value
- #ffffff
- Sass function
- get-color('light')
- Custom Property
- var(--color-light)
- Text util class
- color-light
- Background util class
- bg-light
 
- mid permalink- Value
- #cccccc
- Sass function
- get-color('mid')
- Custom Property
- var(--color-mid)
- Text util class
- color-mid
- Background util class
- bg-mid
 
- dark permalink- Value
- #333333
- Sass function
- get-color('dark')
- Custom Property
- var(--color-dark)
- Text util class
- color-dark
- Background util class
- bg-dark
 
- slate permalink- Value
- #404040
- Sass function
- get-color('slate')
- Custom Property
- var(--color-slate)
- Text util class
- color-slate
- Background util class
- bg-slate
 
- primary-light permalink- Value
- #D7E3EA
- Sass function
- get-color('primary-light')
- Custom Property
- var(--color-primary-light)
- Text util class
- color-primary-light
- Background util class
- bg-primary-light
 
Fonts permalink
Base — System stack permalink
 .font-base
Serif — Lora permalink
 .font-serif
Text sizes permalink
Text sizes are available as standard classes or media query prefixed, such as lg:text-500.
0.8rem - text-300
1.25rem - text-500
1.56rem - text-600
1.95rem - text-700
2.44rem - text-800
3.05rem - text-900
1rem - text-base
4rem - text-max
Spacing permalink
There’s size ratio utilities that give you margin (gap-top, gap-bottom) and padding (pad-top, pad-left, pad-bottom).
Margin permalink
Margin token classes that you can copy
gap-top-300gap-top-500gap-top-600gap-top-700gap-top-800gap-top-900gap-top-basegap-top-maxPadding permalink
Padding token classes that you can copy
pad-top-300pad-bottom-300pad-left-300pad-top-500pad-bottom-500pad-left-500pad-top-600pad-bottom-600pad-left-600pad-top-700pad-bottom-700pad-left-700pad-top-800pad-bottom-800pad-left-800pad-top-900pad-bottom-900pad-left-900pad-top-basepad-bottom-basepad-left-basepad-top-maxpad-bottom-maxpad-left-max