Corporate Trust Color Scheme: Blue Tones for Authority and Confidence
Blue has been the color of institutional authority for decades — banking, government, enterprise software, healthcare. The Corporate Trust palette distills that heritage into a presentation-ready range from deep navy to soft sky, with the contrast and accessibility needed for professional contexts.
The Palette
| Role | Hex | Use |
|---|---|---|
| Deep Navy | #1a365d |
Headlines, key callouts, dark backgrounds |
| Corporate Blue | #2b6cb0 |
Primary accent, links, highlighted data points |
| Mid Blue | #4299e1 |
Secondary elements, icons, supporting charts |
| Pale Blue | #bee3f8 |
Backgrounds, section fills, subtle dividers |
| Near White | #ebf8ff |
Page/slide background, white space anchor |
Light and Dark Variants
Light theme (recommended for most use cases):
- Background:
#ebf8ffor white - Body text:
#1a365d - Accent:
#2b6cb0 - Supporting:
#4299e1
Dark theme (for conference screens, large displays):
- Background:
#1a365d - Body text:
#ebf8ff - Accent:
#4299e1 - Supporting:
#bee3f8
Best Use Cases
Corporate Trust works best when the presenter needs to establish credibility before the content does:
- Annual reports and shareholder communications — The palette signals stability and professionalism
- Investor decks — Navy anchors authority; lighter blues open up the data
- Corporate communications — HR updates, all-hands presentations, policy rollouts
- Healthcare and financial services — Industries where trust is the primary brand asset
It's less suited for: consumer brand pitches, creative industry presentations, or anything where "corporate" reads as a liability rather than an asset.
Working with the Palette
Typography pairing: Dark navy text on near-white backgrounds achieves WCAG AA contrast at any text size. Avoid placing #4299e1 text on white — the contrast ratio falls below accessible thresholds.
Data visualization: Use #2b6cb0 as your primary chart color. Gray out non-key data series with #a0aec0 (or a desaturated version of the palette range). Never use more than two blues in a single chart — they'll blur together.
One accent rule: Reserve #2b6cb0 for the single most important element per slide. Everything else in #4299e1 or the pale range. The hierarchy collapses when two elements fight for attention at the same saturation.
Generating a Corporate Trust Presentation
POST /api/generate
{
"colorScheme": "corporate-trust",
"narrative": "pyramid-principle",
"topic": "Your topic here"
}
Related: Elegant Neutral — for presentations where color should recede entirely