Color Palette Explorer

Inspect and export accessible color systems.

Select Palette (10)
Live UI Preview
viewport: Warm Editorial
Console.io
FeaturesDocs

Design with confidence.

This viewport renders layout components dynamically using your active colors. Inspect highlights, background contrast, and boundaries in a real-world setting.

v1.2.0-beta
System Health & Borders
Scoped Module Container

Cards and dashboards blend using the secondary boundary color and accent backdrops, creating a clean reading hierarchy.

WCAG Contrast Checker
Text / Background
16.8:1AAA Pass
Primary / Background
9.0:1AAA Pass
Hex Codes (Click to copy)
:root {
  --background: #FBFAF7;
  --foreground: #1C1917;
  --primary: #7C2D12;
  --secondary: #44403C;
  --accent: #F5F5F4;
}