Design SystemBrand Palettes

Brand Palettes

Each product in the Septimius Technology Group portfolio has its own colour palette, overriding the shared design token primitives to give each product a distinct visual identity while preserving consistent layout and structure.

Kennis OS

Deep purple with cyan and magenta accents.

TokenHexNotes
--color-primary#6145edBrand purple — primary CTA, sidebar active
--color-accent-cyan#2ad0ffEnergy accent — badges, storage fill
--color-accent-magenta#b54ae3Secondary accent — highlights, gradients

Septimius

Indigo foundation with violet and pink accents.

TokenHexNotes
--color-primary#6366f1Indigo — primary actions and navigation
--color-accent-violet#8b5cf6Violet — secondary emphasis
--color-accent-pink#d946efPink — decorative accents and gradients

Surviva

Teal palette conveying trust and vitality.

TokenHexNotes
--color-primary#0d9488Teal — primary actions and branding
--color-accent-bright#2dd4bfBright teal — highlights, progress indicators

Murusha

Espresso on cream (Manuscript theme, light) with warm-gold accents. Obsidian & Silk dark mode.

TokenHexNotes
--color-primary#3E2723Espresso — primary CTAs, navigation (light mode)
--color-accent#C8A96AWarm-gold — logo, decorative, highlights
--color-garden#5A7A6ASage — success tint, secondary accent
--color-bg-primary#F5F3F3Cream page background (light mode)
--color-bg-dark#0E0E0CObsidian (dark mode background)

Cub Klub

Yellow, purple, and teal palette reflecting sunshine, imagination, and trust.

TokenHexNotes
--color-primary#ffcd00Yellow — sunshine, warmth, primary brand colour
--color-accent-purple#662483Purple — imagination, creativity
--color-accent-teal#01707dTeal — trust, safety

Usage

Products override CSS custom properties at the root level using the setPalette() utility from the tokens package. Neutral, semantic, and surface tokens remain shared for consistent contrast and accessibility. See Design Tokens for the full specification.