Celeste
A professional, expansive aesthetic that bridges the clarity of the noon sky with the infinite depth of the cosmos.
Palette is generated via Tonex
:root {
--radius: 0.5rem;
--background: oklch(0.984 0.0054 297.73);
--foreground: oklch(0.3195 0.0335 260.89);
--card: oklch(0.984 0.0054 297.73);
--card-foreground: oklch(0.3195 0.0335 260.89);
--popover: oklch(0.984 0.0054 297.73);
--popover-foreground: oklch(0.3195 0.0335 260.89);
--primary: oklch(0.5388 0.1764 254.83);
--primary-foreground: oklch(1 0 0);
--secondary: oklch(0.8189 0.0699 264.08);
--secondary-foreground: oklch(0.3663 0.0714 258.04);
--muted: oklch(0.9318 0.0252 271.14);
--muted-foreground: oklch(0.4841 0.0331 263.24);
--accent: oklch(0.9318 0.0252 271.14);
--accent-foreground: oklch(0.3195 0.0335 260.89);
--destructive: oklch(0.5022 0.1483 26.88);
--border: oklch(0.7632 0.0317 267.13);
--input: oklch(0.7632 0.0317 267.13);
--ring: oklch(0.4885 0.1595 254.75);
--sidebar: oklch(0.9652 0.0122 276.1);
--sidebar-foreground: oklch(0.4841 0.0331 263.24);
--sidebar-primary: oklch(0.4885 0.1595 254.75);
--sidebar-primary-foreground: oklch(0.9811 0.0093 286.23);
--sidebar-accent: oklch(0.9318 0.0252 271.14);
--sidebar-accent-foreground: oklch(0.3195 0.0335 260.89);
--sidebar-border: oklch(0.7632 0.0317 267.13);
--sidebar-ring: oklch(0.4885 0.1595 254.75);
--chart-1: oklch(0.68 0.16 255);
--chart-2: oklch(0.65 0.14 230);
--chart-3: oklch(0.70 0.15 280);
--chart-4: oklch(0.72 0.14 200);
--chart-5: oklch(0.75 0.16 320);
}
.dark {
--background: oklch(0.1637 0.0253 261.63);
--foreground: oklch(0.9236 0.0364 265.14);
--card: oklch(0.2162 0.0355 257.68);
--card-foreground: oklch(0.9236 0.0364 265.14);
--popover: oklch(0.2162 0.0355 257.68);
--popover-foreground: oklch(0.9236 0.0364 265.14);
--primary: oklch(0.7003 0.1579 258.24);
--primary-foreground: oklch(0.246 0.0792 254.33);
--secondary: oklch(0.3103 0.0737 258.14);
--secondary-foreground: oklch(0.7578 0.069 262.42);
--muted: oklch(0.2676 0.0457 259.15);
--muted-foreground: oklch(0.7404 0.0431 265.61);
--accent: oklch(0.2929 0.0459 261.37);
--accent-foreground: oklch(0.9236 0.0364 265.14);
--destructive: oklch(0.7264 0.1669 26.71);
--border: oklch(0.4006 0.0441 262.43);
--input: oklch(0.4006 0.0441 262.43);
--ring: oklch(0.7003 0.1579 258.24);
--sidebar: oklch(0.1874 0.0331 262.25);
--sidebar-foreground: oklch(0.7404 0.0431 265.61);
--sidebar-primary: oklch(0.7003 0.1579 258.24);
--sidebar-primary-foreground: oklch(0.246 0.0792 254.33);
--sidebar-accent: oklch(0.2676 0.0457 259.15);
--sidebar-accent-foreground: oklch(0.9236 0.0364 265.14);
--sidebar-border: oklch(0.4006 0.0441 262.43);
--sidebar-ring: oklch(0.7003 0.1579 258.24);
--chart-1: oklch(0.68 0.16 255);
--chart-2: oklch(0.65 0.14 230);
--chart-3: oklch(0.70 0.15 280);
--chart-4: oklch(0.72 0.14 200);
--chart-5: oklch(0.75 0.16 320);
}