Stortz & Associates
A certified public accounting and business consulting firm founded in 1979 in Emmaus, Pennsylvania.
Stortz & Associates
3 ramps · 57 tokenised swatches · 7 semantic slots, wired into the shared BrandOS primitives.
dstortz.com01 · Stortz Red
19 shades of Stortz Red
Primary identity, CTAs, and interactive affordances
02 · Stortz Navy
19 shades of Stortz Navy
Secondary identity and accent, deep navy charcoal ramp
03 · Stortz Neutral Gray
19 shades of Stortz Neutral Gray
Neutral surfaces, text, and borders
04 · Semantic slots
Meaning over hue
Components consume semantic slots, never raw ramps. The hue can evolve; the meaning shouldn't.
- Token
--semantic-brand-primary- Class
bg-primary
- Token
--semantic-brand-accent- Class
bg-accent
- Token
--semantic-surface-1- Class
bg-base-100
- Token
--semantic-content-primary- Class
text-base-content
- Token
--semantic-status-success- Class
text-success
- Token
--semantic-status-warning- Class
text-warning
- Token
--semantic-status-error- Class
text-error
05 · Typography
Barlow Condensed on display · Open Sans for everything else
Heading and body families are profile tokens, not app-level font aliases.
--brandOS-font-heading- H1 · DisplayThe system in practice
- H2 · Section78 brands, one system
- H3 · CardProfile contract
--brandOS-font-body- LedeA clear, generous opening that orients the reader fast.
- BodyStandard paragraph text. The quick brown fox jumps over the lazy dog.
- CaptionSmall print, footnotes, and metadata.
06 · Primitive check
Same components, both modes
One mockup, one set of components, data-theme flips every token in unison.
07 · Imagery rules
How Stortz looks at the world
- 01
Use deep navy charcoal (#252D39) as the primary identity anchor for backgrounds, CTAs, and navigation.
- 02
Brick red (#88312B) is reserved for accent highlights, calls-to-action, and interactive affordances.
- 03
Barlow Condensed headlines convey professionalism and authority; Open Sans body text ensures readability.
- 04
Imagery should convey trust, financial expertise, and the personal client relationships the firm is known for.
08 · Example uses
Where Stortz shows up
Surfaces where this brand carries weight in production.
09 · CDN target
Drop in anywhere
Three lines and an attribute, the whole Stortz & Associates brand renders from CDN.
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/global-tokens.css" />
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/stortz-brand.css" />
<script type="module" src="https://brand.snyder.tech/cdn/latest/index.js"></script>
<html data-brand="stortz" data-theme="light">