Roblox's brand color system is defined by a bold black primary, complemented by a range of grayscale neutrals and a signature red accent, reflecting its gaming platform identity. The palette is minimal, focusing on clarity and strong visual hierarchy.
roblox.comClick any swatch to copy its hex. Hover for RGB and HSL.
Pick a format, copy or download. Everything below is generated from the exact hex values above.
:root {
--info: #3B88C3;
--error: #FF4747;
--accent: #FF0000;
--border: #393B3D;
--primary: #000000;
--success: #43B581;
--surface: #232527;
--warning: #FAA61A;
--secondary: #FFFFFF;
--text-muted: #7C7F85;
--background: #1A1A1A;
--text-primary: #FFFFFF;
--text-secondary: #B0B3B8;
}Every text tone tested against every surface, per WCAG 2.1.
Text on background
Needs 4.5:1 for body text
17.4:1
Pass
Text on surface
Needs 4.5:1 for body text
15.4:1
Pass
Secondary text on background
Needs 4.5:1 for body text
8.3:1
Pass
Secondary text on surface
Needs 4.5:1 for body text
7.3:1
Pass
Muted text on background
Needs 3:1 for large text
4.3:1
Pass
Muted text on surface
Needs 3:1 for large text
3.8:1
Pass
Roblox runs a dark interface, so these grays carry the layout: background, sidebar surfaces, dividers and three tiers of text. Click a value to copy it.
Roblox uses a high-contrast palette centered around black and white, with red as a distinctive accent. The grayscale neutrals support a modern, immersive UI for gaming environments.
Primary black contrasts with white for clarity.
Red accent draws attention to key actions and branding.
Grays create depth and hierarchy in interface elements.
Black conveys authority and sophistication, aligning with Roblox's platform status. Red is energetic and draws user focus to important elements.
Roblox's palette has remained stable, with black and red as core brand colors since its early years. The grayscale neutrals have been refined for better accessibility and modern UI standards.
Roblox Black is used for the logo, navigation bar, and main UI backgrounds.
Roblox White is used for text, icons, and contrasting UI elements.
Roblox Red appears in the logo, notifications, and call-to-action buttons.
Roblox Dark Gray is the default background for app screens and modals.
Roblox Text White and Text Gray are used for primary and secondary text across the platform.
Success Green, Warning Orange, Error Red, and Info Blue are used for status indicators and alerts.
Hex codes, RGB values, neutrals and how to use the palette.
The official Roblox primary color hex code is #000000. This is used for the logo and core UI elements.
Roblox Black is RGB(0, 0, 0) and CMYK(0, 0, 0, 100). The hex code is #000000.
Roblox uses a range of grays including #1A1A1A (Dark Gray), #232527 (Surface Gray), and #393B3D (Border Gray) to structure its interface. These neutrals provide depth and separation between UI components.
Use #000000 for primary branding and navigation, #FF0000 for accents and calls to action, and the grayscale tones for backgrounds and surfaces. Maintain high contrast for accessibility and follow official guidelines for semantic colors.
The secondary color is Roblox White, #FFFFFF, and the accent is Roblox Red, #FF0000. Together with the primary they make up the three brand colors at the top of this page.
6 of 6 text and background pairings meet WCAG 2.1 AA contrast. The contrast section above shows every pairing with its exact ratio.
Use the export block on this page. It gives you CSS custom properties, a Tailwind config, W3C design tokens or a shadcn/ui theme built from these exact hex values, with copy and download buttons.
Yes. Export the Claude Code skill, Cursor rules or Codex prompt from the same block. The agent then applies Roblox's colors consistently when it generates UI.
Start from this palette's mood and get an original 13-color system for your own project, contrast-checked and ready to export.
More free tools