I Love Cards uses a color system built on three concepts:
When you assign a color to a text or a background, you're actually assigning a color token. Instead of storing #FF0000 (red), the system stores "Category color 1".
Common color tokens:
Brand color 1, 2, 3... - Identity colorsCategory color 1, 2, 3... - Differentiation colorsNeutral 50, 100... 900 - Grays and structurePrimary color - One of the category colors but determined dynamically for each cardEach deck has one palette that defines the colors associated with each color token.
Templates use color tokens to reference colors, not specific colors.
Traditional design: "Background is #FF5733"
I Love Cards: "Background uses brand color 1"
See Assign Colors in a Template.
Each card has a primary color. Most of the time, you'll want it to be the same as the category color. But it can also fall back to the default deck color or set to a specific color token.
Inheritance order:
Custom color for this card
↓ (if not set)
Category default color
↓ (if not set)
Deck default color
Color Design Principles for Card Decks
Understand the two fundamental roles colors play in card decks - establishing visual identity through branding, and enabling quick recognition through categorization.
Create a Color Palette
Define the color palette for your deck using the palette editor in the deck builder. Configure brand colors, category colors, neutral colors, and contrast variants.