Lab

Lab

AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.

23 articles

Development
RAXXO Studios 8 min

The 4-Tier Dark Mode Color System I Use on Every Project

Dark mode breaks when you use pure black #000 and pure white #fff, so I build every UI on a 4-tier system with #1f1f21 as...

Development
RAXXO Studios 8 min

CSS Cascade Layers Finally Made My Design System Predictable

CSS Cascade Layers (@layer) let you control the order of style precedence without specificity wars or !important tags My design system has three layers in...

Development
RAXXO Studios 8 min

The 8 CSS Properties That Make Dark UIs Feel Premium

Eight CSS properties that turn flat dark themes into polished, layered interfaces with depth, glass effects, and proper typography.

Development
RAXXO Studios 11 min

What Happens When 0.0001 Pixels Decide Your Score

Inside the CSS centering game with a 0.0001px threshold, anti-cheat that returns HTTP 418, and why free open source products outperform paid launches.

AI Tools
RAXXO Studios 2 min

Can You Center This Div? My First Game is Live.

We built an impossible CSS centering game with a JARVIS HUD. 0.0001px threshold. 0 global successes. Ever. Play it free.

AI Tools
RAXXO Studios 2 min

Pure CSS Animations That Replace JavaScript Libraries

Radar sweeps, HUD effects, floating labels. All pure CSS, zero dependencies, 60fps.

Design
RAXXO Studios 9 min

Dark Mode Design That Doesn't Look AI

Stop building dark mode that looks like every AI template. Off-black backgrounds, contrast hierarchy, and spacing systems fix it.

Development
RAXXO Studios 5 min

Tailwind CSS v4: What Changed and Why It Matters

The practical differences in Tailwind CSS v4, from the new engine to @utility directives and what it means for your projects.

Development
RAXXO Studios 4 min

CSS Container Queries: The Layout Revolution You Missed

CSS Container Queries let components respond to their own size, not the viewport. A practical guide with examples for responsive component design.

Design
RAXXO Studios 6 min

Neon Aesthetics in Web Design: Beyond the Trend

Why neon web design works, how to implement it without looking like a 2019 template, and the technical CSS behind the glow.

Design
RAXXO Studios 5 min

AI Color Palettes: Generating Design Systems from Scratch

Generate complete design system color palettes with AI. From brand colors to accessible contrast ratios - build production-ready palettes faster.