Primärfarben
Fünf Primärfarben plus ein erhöhtes Weiß. Off-White (kein reines Weiß) im Hellen; Ink Black (kein reines Schwarz) im Dunklen. Madder ist verdient — siehe CTA-System.
:root {
--color-oxford-blue: #0a1137; /* Text · button (light) */
--color-baby-powder: #f5f7f3; /* Background (light) */
--color-madder: #a6112f; /* CTA (light) */
--color-madder-dark: #f0a4b0; /* CTA (dark) warm rose */
--color-rose-quartz: #aca6bb; /* Button + muted (dark) */
--color-ink-black: #0d0d1a; /* Background (dark) */
}
