Logos
The stacked Limed Spruce lockup is primary — use it unless it won't fit, then use horizontal. Every Crossing lockup ships in three colorways as SVG and PNG.
Colors
Click any swatch to copy its hex. Values were sampled from the current BrandCentral page — confirm against Brand Guides 2023, and add CMYK/Pantone for print.
Type
Six typefaces, by role. Bariol is the body font — not the wordmark (the logo is set in Viga).
Sub-brands
KidsCrossing and Youth Crossing keep their own colorways — don't recolor them into the core palette.
KidsCrossing
Textured circle mark in charcoal, blue, white, or black.
Youth Crossing
"YC" circle mark across teal, light teal, cream, yellow, black, and white — most with and without a grain texture.
Guidelines
Five things never to do to the logo.
Pull the brand into code
Every asset and rule is available as structured data at a stable raw URL — no auth. Point scripts and AI tools here to produce on-brand work.
curl -s https://raw.githubusercontent.com/TheCrossing-Church/brand/main/brand-kit.json \
| jq '.color_system.primary.crossing_blue.hex'
# → "#425964"