m-palette
/m-palette — Palette Generator
Given one hex:\n1. Map to 500 stop\n2. Generate lighter stops (50-400): increase lightness, decrease saturation\n3. Generate darker stops (600-950): decrease lightness, shift hue toward blue\n4. 50 = near-white with hue tint, 950 = near-black with hue tint\n\nAlso generate a tinted neutral palette (gray with brand hue at 6% saturation).\n\nOutput CSS custom properties and contrast ratios against white/black.
More from dragoon0x/meridian
m-align
Verify visual alignment across sections. Check consistent left edges, centered elements, grid alignment.
1m-shadows
Generate a brand-tinted shadow elevation system. 5 levels from sm to 2xl using the brand hue.
1m-rhythm
Enforce vertical spacing rhythm using a baseline grid derived from body line-height.
1m-focus
Generate focus ring system from the accent color.
1m-aria
Audit ARIA attributes. Ensure proper usage without over-specification.
1m-audit
Comprehensive design quality report with specific findings per axis, line references, severity ratings, and fix instructions.
1