Primary Accent
#7FB7F3
Use for active states, links, selected controls, and focused highlights.
A brand direction pulled from the source image. Soft coral gradients, grounded dark surfaces, and one clean cool accent for interaction and focus.
#7FB7F3
Use for active states, links, selected controls, and focused highlights.
#443635
Use for cards, panels, toolbars, widget frames, and dark UI containers.
Confident, warm, modern.
This palette fits product dashboards, creative tools, media brands, widget ecosystems, and polished personal operating systems. Pair strong display type with restrained body copy and keep the blue accent rare enough that it still feels important.
:root {
--bg-1: #c29b89;
--bg-2: #b37a5a;
--bg-3: #a7573c;
--surface: #443635;
--surface-2: #745853;
--muted: #9a7c73;
--accent: #7fb7f3;
--text: #f8f5f2;
}