Colours permalink
Colour swatches with various values that you can copy.
primary permalink
- Value
#173854- Sass function
get-color('primary')- Custom Property
var(--color-primary)- Text util class
color-primary- Background util class
bg-primary
primary-shade permalink
- Value
#102538- 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
#22547c- 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
#fedb8b- Sass function
get-color('highlight')- Custom Property
var(--color-highlight)- Text util class
color-highlight- Background util class
bg-highlight
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
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