A site's colour should say who you are. We wanted a digital-studio vibe — not corporate blue, not startup purple.
Colour as a signal
Lime (#c9f24d) is the accent — buttons, numerals, active states. Mint (#7be495) supports softly. Everything else is dark neutral so the accent can work.
Tokens, not hardcode
- Every colour is a CSS variable — one change updates the whole site
- Light and dark mode derive from the same tokens
- Components read tokens, never literal colours
Motion in the details
A cursor-following glow on cards, slow drifting background orbs, numbers that count up — small details that make a site feel alive.
Design is not decoration — it is an instruction for how to read the page.


