About Redis DESIGN.md
Curated by Dov AzencotUpdated Source redis.io
- Backend, Database & DevOps
Redis's marketing site does something rare in the dev-infrastructure category: it gives the brand the entire upper half of the hero. A 120px Space Grotesk display headline ("YOUR AGENT WITH REAL-TIME CONTEXT") fills the screen in uppercase, weight 500, with -1.2px tracking — large enough that two lines of text are the entire above-fold composition. Beneath, a Redis-red CTA button labelled "Try Redis" sits at a sharp 5px radius (no pill, no soft 12px), and below that, an isometric 3D illustration of stacked yellow, magenta, and cyan blocks anchors the lower hero. The brand's iconic red cube logo and an electric lime-yellow accent (`#dcff1e`) decorate the page chrome at small scale; the canvas itself is a near-black midnight (`#091a23`).
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 18 color tokens drawn from the brand's CSS custom-property system (`--midnight`, `--dusk`, `--yellow`, `--hyper-05` for Redis Red, plus dusk-tier grey scale and accent purples), 10 typography tokens running Space Grotesk for display and body and Space Mono for every uppercase label and code strip (52 monospace samples in the captured render), 6 corner-radius tokens centered on a 14px default with a tight 5px on the primary CTA, 8 spacing values on a 24px-dominant scale, and 14 component definitions covering the red CTA button, hairline-outlined feature cards, the dark dropdown surface, and the monospace caption strip.
Feed this file to an AI coding tool and it reproduces Redis's specific moves: midnight canvas instead of charcoal, two-voltage chromatic split (red CTA + lime accents), Space Grotesk uppercase display at modest weight 500, Space Mono labels, and the sharp 5px CTA radius. One thing worth borrowing only if your product has decades of brand equity: the willingness to render the hero headline at 120px. At that size the words become an image, and most products do not have a single sentence confident enough to carry that scale.
What makes it distinct
- Monumental display120px Space Grotesk h1 in uppercase weight 500 with -1.2px tracking, the largest hero type tier in the dev-infra category
- Two voltagesRedis Red for the primary CTA, electric lime-yellow for inline highlights and the iconic cube logo, with neither competing with the other
- Midnight canvas, hairline cardspage floor at near-black midnight, feature tiles outlined in dusk-blue hairlines rather than filled with a second surface tone
- Type as two-voice splitSpace Grotesk carries display and body, Space Mono carries every uppercase small-caps label and code strip
- Tight 5px button radiusthe primary CTA uses a sharp 5px corner rather than the pill the dev-infra category defaults to
Live at redis.io
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
redis.ioExplore Redis
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Brand & Accent
Sparing, CTA-only voltage.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Other
Specialty colors.
Redis design system FAQ
Common questions about Redis's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
Redis — official site
Redis's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.