01
Color System
All colors are defined as CSS variables in the Base collection. They drive backgrounds, text, borders, and state colors across the site.
Core Palette
color/Primary
--color--primary blackcolor/White
--color--white whitecolor/Secondary
--color--secondary #757575color/Background
--color--background alias → Whitecolor/Background Mutted
--color--background-mutted whitesmokeBorders
color/Border Mutted
--color--border-mutted rgba(0,0,0,0.12)color/Border Forms
--color--border-forms #d7d7d7color/Inverse Mutted
--color--inverse-mutted #babcbeState Colors
color/Error Background
--color--error-background #ffc5c5color/Error
--color--error #751515color/Success Background
--color--success-background #abe9a3color/Success
--color--success #114c0902
Typography Variables
Font variables live in the Typography collection with a Mobile mode override. Font family: Monasans.
Font Size Scale
TokenCSS VariableDesktopMobilePreview
font size/text-xs --_typography---font-size--text-xs 0.875rem 0.875rem The quick brown foxfont size/text-sm --_typography---font-size--text-sm 1.125rem 1.125rem The quick brown foxfont size/text-md --_typography---font-size--text-md 1.1875rem 1.125rem The quick brown foxfont size/text-lg --_typography---font-size--text-lg 1.25rem 1rem The quick brown foxfont size/text-xl --_typography---font-size--text-xl 1.375rem 1.2rem The quick brown foxfont size/display-sm --_typography---font-size--display-sm 3.275rem 2.25rem Displayfont size/display-md --_typography---font-size--display-md 5rem 1.3rem Displayfont size/display-lg --_typography---font-size--display-lg 5.5rem 2.2rem Displayfont size/display-xl --_typography---font-size--display-xl 13.5rem 3rem HEROLine Height
line height/small--_typography---line-height--small0.8line height/normal--_typography---line-height--normal1line height/medium--_typography---line-height--medium1.1line height/large--_typography---line-height--large1.25line height/extra large--_typography---line-height--extra-large1.4Letter Spacing
letter spacing/tightest--_typography---letter-spacing--tightest-0.05emletter spacing/tight--_typography---letter-spacing--tight-0.02emletter spacing/normal--_typography---letter-spacing--normal-0.0125emletter spacing/wide--_typography---letter-spacing--wide0.01em03
Spacing System
Spacing tokens live in the Spacing collection with a Mobile Mode override. Used for section margins, paddings, and gutters.
04
Named Text Styles
Reusable Webflow classes that apply the typography tokens. Apply these classes to elements as needed when building new pages.
HERO
MARQUEE
Section Heading
Navigation & Labels
Body Copy — The body text is set globally on the body element using text-lg at 1.25rem with extra-large line-height of 1.4.
Medium Body — paragraph-large and form elements use text-md at 1.1875rem.
Small Body — Used for footer, technical rows, paragraph-small content.
XS LABEL — Tags, Buttons, Badges