Red Rook
Red Rook is a digital transformation company and maker of iPaaS.com, a standards-based integration platform.
Red Rook
2 ramps · 38 tokenised swatches · 7 semantic slots, wired into the shared BrandOS primitives.
theredrook.com01 · Red Rook Red
19 shades of Red Rook Red
Primary identity, bold red ramp (#BF282C)
02 · Red Rook Gray
19 shades of Red Rook Gray
Neutral surfaces, text, and borders, warm cream ramp
03 · 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
04 · Typography
Roboto 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.
05 · Primitive check
Same components, both modes
One mockup, one set of components, data-theme flips every token in unison.
06 · Imagery rules
How Red Rook looks at the world
- 01
Use bold red (#BF282C) as the primary brand accent, CTAs, highlights, and key interactive elements.
- 02
Warm cream (#FEF9F7) and dark navy (#14171E) define the surface and text contrast.
- 03
Imagery should convey strategy, precision, and bold confidence.
07 · Example uses
Where Red Rook shows up
Surfaces where this brand carries weight in production.
08 · CDN target
Drop in anywhere
Three lines and an attribute, the whole Red Rook 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/redrook-brand.css" />
<script type="module" src="https://brand.snyder.tech/cdn/latest/index.js"></script>
<html data-brand="redrook" data-theme="light">