Primary Palette
color is a fundamental attribute of the FT visual language. Consistent use of the primary palette across the platform strengthens our brand by evoking familiarity and trust.
Secondary Palette
Secondary colors provide visual hierarchy to differentiate content and are brand identifiers of the FT.
Tertiary Palette
Used sparingly, these colors provide contrast for highlighting and messaging.
Tints
Dynamic tinting of the primary palette can be used to produce a broad spectrum of lighter and darker variations for creating scale and depth to your designs.
Bower Dependencies | |
---|---|
mathsass | ^0.10.1 |
o-brand | >=2.3.0 <4 |
Quickstart
Build Service
Add the following to your
<link>
tag
o-colors@^4.7.10
For more information see the Origami build service.
Manual Build Process
Run the following command in the root directory of your project, to add this dependency to your bower.json
file:
bower install --save "o-colors"@"^4.7.10"
For more information see the Origami build process.