Reddit's design system uses #FF4500 as its primary color and Inter for typography and Noto Mono for code, with 999px corner radius. Reddit is the internet's self-described "front page" — and its design system, the Reddit Product Language (RPL), reflects exactly that: a platform built for content discovery at massive scale, where the design recedes so

Primary
#FF4500
Typography
Inter · Noto Mono
Radius
999px
Design System
Reddit logo

Reddit

Reddit is the internet's self-described "front page" — and its design system, the Reddit Product Language (RPL), reflects exactly that: a platform built for content discovery at massive scale, where the design recedes so community-generated content can lead. The visual language is clean, functional, and deliberately neutral, punctuated by one unmistakable br

01

Color Palette

Brand

Accent

Neutrals

Semantic

02

Typography

Type Scale

Rendered in system-ui to clearly show scale & weight.

display48px · 600 · 1.25
Design at scale
32px32px · 600 · 1.25
Section heading
heading-lg24px · 600 · 1.4
Subheading
body16px · 400 · 1.5
Body text. The quick brown fox jumps over the lazy dog. Designed for readable line-height in long-form content.
small12px · 400 · 1.5
Supporting text
caption12px · 400 · 1.5
Caption · timestamp · 2026
label10px · 500 · 1.5
BADGE / LABEL

Fonts

Primary
Inter
Open · OFL
Designed by Rasmus Andersson. Variable font with full weight range.
Install via Google Fonts
Monospace
Noto Mono
Brand-only
Not in the OMD font registry. Likely a brand-proprietary typeface — check the brand's own design site for source/availability.
Not publicly distributed.
03

Spacing & Shape

Spacing

PurposeValuePreview
Densitycompact
Base unit4px
Section gap24px
Card padding16px
Element gap12px

Border Radius

ElementValuePreview
innerSharp4px
tooltipsSharp4px
formStandard8px
containerStandard8px
postRelaxed16px
dialogsRelaxed16px
buttonsPill9999px
searchPill9999px
flairPill9999px
voteFull9999px
smallFull9999px

Elevation

Shadow 1
Shadow 2
Shadow 3
Shadow 4
04

Guidelines

Do and Don't guidelines parsed from DESIGN.md.

Do

  • Use #FF4500 OrangeRed for the wordmark and logo — it is the brand's single identity color
  • Use #D93900 for interactive CTAs and upvote fills — slightly darker for better contrast
  • Use full-pill geometry (999px radius) for all buttons, search inputs, and flair badges
  • Use #6A5CFF exclusively for downvote states — the orange/purple polarity is a core UX signal
  • Use #0A449B Alien Blue for focus rings, checkboxes, and switch toggles
  • Use semantic token names from the RPL — role-based naming (--color-action-upvote) over raw hex
  • Keep card backgrounds #FFFFFF with subtle hairline borders — no heavy shadows on content cards
  • Use weight 600 for button labels, nav items, and post titles to establish interaction hierarchy

Don't

  • Use #FF4500 as a button fill for interactive states — it lacks contrast on white; use #D93900
  • Spread the OrangeRed to decorative elements — it means "upvote" and "action" in this system
  • Use the downvote purple (#6A5CFF) for non-voting contexts — it carries specific semantic meaning
  • Apply heavy box shadows to post cards — Reddit's elevation is intentionally minimal
  • Use rectangular corners on buttons — the pill shape is a core identity element
  • Mix the orange and blue-purple as decorative gradients — they function as opposing signals
  • Use custom serif or display fonts — Reddit's voice is system-native, not editorial
  • Apply high-saturation backgrounds to large surfaces — neutrals dominate; color is reserved for action
05

Components

Buttons

button-primary
Background#D93900
Text#ffffff
Radius999px
Padding0px 12px
Font14px / 600
Hover#AE2C00
Use: Log In / primary CTA — OrangeRed pill
button-secondary
Background#E5EBEE
Text#000000
Radius999px
Padding0px 12px
Font14px / 600
Hover#DBE4E9
Use: Sign Up / secondary action
button-outlined
Backgroundtransparent
Text#181C1F
Border1px solid rgba(0,0,0,0.498)
Radius999px
Padding0px 11px
Font14px / 600
Use: Create Post / ghost outlined action

Inputs

input-search
Background#F8F8F8
Border1px solid transparent
Radius999px
Font14px / 400
Focus#0A449B border
Use: Global search bar

Cards

post-card
post-card
Background#FFFFFF
Border1px solid rgba(0,0,0,0.2)
Radius16px
Shadow0 0.0625rem 0.25rem 0 rgba(0,0,0,0.149)
Use: Post card in feed

Badges

badge
badge-flair
Background#E5EBEE
Text#333D42
Radius9999px
Padding2px 8px
Font12px / 600
Use: Post flair / subreddit flair

Tabs

TabTabTab
upvote-tab
Text#5C6C74
Activetext #FF4500 + icon fill
Use: Upvote/downvote indicator (active = OrangeRed)
TabTabTab
nav-item
Text#333D42
Font14px / 400
Active#181C1F font-weight 600
Use: Top navigation tabs (Best/Hot/New/Top)

Toggles

toggle-switch
Background#0A449B
Radius9999px
Use: Settings toggle — alien blue when checked

Dialogs

dialog-modal
Dialog content placeholder
dialog-modal
Background#FFFFFF
Radius16px
Shadow0px 2px 15px rgba(26, 26, 27, 0.3)
Use: Login/signup modal dialog

Related design systems