Colors

Primary

Token Hex RGB Use
primary #FF9800 rgb(255, 152, 0) Primary brand accent; CTAs, links, hover states
primary-light #FFB74D rgb(255, 183, 77) Light mode primary
primary-dark #F57C00 rgb(245, 124, 0) Dark/active states
Primary#FF9800
Primary Light#FFB74D
Primary Dark#F57C00

Background

Token Hex RGB Use
void #040404 rgb(4, 4, 4) Default dark background
surface #0F0F0F rgb(15, 15, 15) Cards, panels, elevated surfaces
light-bg #FAFAF9 rgb(250, 250, 249) Default light background
Void#040404
Surface#0F0F0F
Light BG#FAFAF9

Text

Token Hex RGB Use
text #B0B0B1 rgb(176, 176, 177) Body copy on dark backgrounds
text-muted #7C7C7C rgb(124, 124, 124) Secondary text, captions
white #FFFFFF rgb(255, 255, 255) Headings, high-contrast text
text-dark #18181B rgb(24, 24, 27) Body copy on light backgrounds
Text#B0B0B1
Text Muted#7C7C7C
Text Dark#18181B

Accents

Token Hex RGB Use
highlight #FFAA00 rgb(255, 170, 0) Highlight badges, quirky highlight
selection #846CE4 rgb(132, 108, 228) Text selection background

Logo gradient

The W mark inside the Worlds logo uses a layered semi-circle gradient:

Layer Colors Description
Outer ring #FFE599#F1C232 Yellow semi-circles
W glyphs #FF9800 (×3) + connecting stroke Wazoo Orange

Usage rules