Design Atoms

The fundamental building blocks of our design system - colors, typography, spacing, and interactive elements all in one place.

Explore the Components 🚀

Color System

from-blue-700-to-blue-900
from-purple-700-to-purple-900
from-pink-500-to-pink-700
from-green-600-to-green-800

Typography

Display Text

This is how display text appears across our system with proper line height and spacing.

Title Hierarchy

  • Normal body text for most content.
  • Bold text for emphasis.
  • Italicized text for special cases.

Code Snippets

function example() { return 'typography'; }

Buttons

Spacing Scale

p-4
px-2 py-3
ml-8