About Roblox DESIGN.md
Curated by Dov AzencotUpdated Source roblox.com
- Gaming & Entertainment
- Social & Community
Roblox's home page is not a marketing site — it is a registration gate. The full viewport is filled with a mosaic of game thumbnails from the platform's user-generated library: Adopt Me!, Doors, The Mimic, Tower Heroes, Jailbreak, Bedwars, and dozens more, each in a rounded tile arranged at overlapping angles. The "ROBLOX" logotype floats centered above this content wall in white, and directly below it sits a near-white registration card (signup form, birthday picker, username and password fields, a "Sign Up" button) with 8px rounding. One "Log In" pill button lives in the upper right. That is the entire marketing surface. Where gaming platforms like Epic Games build extensive marketing narratives and Steam presents content grids, Roblox skips the narrative entirely: the game library IS the pitch, rendered edge-to-edge behind the sign-up form.
This DESIGN.md file captures 14 color tokens from the near-monochromatic marketing surface — near-white (#f7f7f8) carrying the card and canvas, a cool gray scale for borders and muted text (#d5d7dd, #707070, #494d5a), the cobalt emphasis voltage (#335fff) declared in CSS but not rendered on any marketing element, and a small alert red (#df281f). Typography tokens span Builder Sans (Roblox's custom proprietary sans) at 12 sizes from 20px uppercase section heading down to 10px fine-print caption. The CSS variables expose a comprehensive token system covering display-large through caption-small, all in Builder Sans at weights 400, 500, 600, and 700. Thirteen components cover the sign-up form, the white Log In button, the registration card, the platform badge row, and the footer strip.
Feed this file to Claude or Cursor and it will reproduce Roblox's specific approach: pure-black canvas with user-generated content as the background, near-white surface card over it, weight-500 Builder Sans for all interactive labels, 8px corner radius on forms and inputs, and the cobalt voltage reserved entirely for selection states and system emphasis inside the product. The marketing surface declares none of its brand color — the game library does that work.
What makes it distinct
- Game-mosaic as herothe entire above-fold background is a collage of user-created game thumbnails, making user content the brand hero rather than any brand-designed asset
- Single-screen conversion focusthe page has no scroll narrative; it is a registration gate with logo, sign-up form, and platform badges
- Builder Sans at modest weights500 for interactive labels and body, 700 for the uppercase section callout; no display-tier headline exists in the marketing chrome
- Cobalt voltage declared but invisible#335fff is wired as --color-action-emphasis-background but appears zero times in the captured marketing chrome
- Near-white not whitethe registration card and canvas use #f7f7f8 (merged with #ffffff), a barely-visible cool tint that separates surface from pure white
Live at roblox.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
roblox.comExplore Roblox
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Semantic
Status, errors, success, inline links.
Other
Specialty colors.
Roblox design system FAQ
Common questions about Roblox'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.
Roblox — official site
Roblox'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.