Revenue
$48,290
Drop an image, get a polished palette with WCAG contrast checks, preview it on a live interface, and copy the CSS variables. Runs entirely in your browser - no upload, no backend.
:root {
--color-background: #ebedff;
--color-surface: #f7f8ff;
--color-text: #0b0d12;
--color-muted: #70727d;
--color-primary: #0019ff;
--color-secondary: #1a99ff;
--color-accent: #f5ab00;
--color-border: #d8daeb;
}