NitroDark premium energy inside the same brand world.

GROUP CHAT THAT FEELS LIKE A GAME WORLD

Blurple framing, pill buttons, animated-feeling surfaces, and dark utility layers make Discord feel social first and software second.

Voice
Nitro Perks
Server Boost
Friends Online 12
D
GG
A
N+
?

Channels

# hangout
# patch-notes
# clips
Voice Alpha

group-chat

Share Screen
AL
Alex

Anyone free for a quick game night? I dropped the invite bundle and the new sticker pack.

🔥 8🎮 5
NT
Nitro

Premium perks unlocked. Upload limit boosted and profile cosmetics ready.

Message #group-chat
24Colors
12Type Levels
18Components
60+Core Tokens

01 / Colors

Blurple owns the room, Nitro changes the atmosphere.

Primary & Action

primary#5865F2

Main CTA and brand field.

accent#798DF9

Docs and atmospheric support.

accentHover#5765F2

Hover inside the Blurple family.

accentPressed#3442DA

Deeper pressed interaction.

link#5865F2

Links behave like actions.

Surfaces

canvas#FFFFFF

Cards, dropdowns, and bands.

surface#F6F6F6

Section alternation and resets.

surfaceAlt#F2F3F5

Utility panels and neutral cards.

utility-dark#202225

Dense dark product shell.

utility-darker#0E0619

Nitro and docs darkness.

Neutrals & Semantic

ink#23272A

Main dark text and buttons.

body#4F545C

Readable core copy.

muted#99AAB5

Secondary labels and metadata.

success#57F287

Bright status green.

warning#FEE75C

Cheerful alert yellow.

error#ED4245

Utility and exception red.

Brand Signatures

light-blurple#E0E3FF

Soft branded wash.

nitro-mint#15F5BA

Premium perk energy.

nitro-pink#FF6AEF

Collectible premium accent.

footerBg#5865F2

Loud branded footer slab.

02 / Typography

Display is theatrical. Utility text stays warm and readable.

Own the lobby.
display — 56px / 800 / 0.96 / -0.02em / Space Grotesk
Unlock perks.
hero — 48px / 800 / 1.00 / -0.01em / Space Grotesk
Packed headlines.
headline-lg — 40px / 700 / 1.20 / -0.01em / Space Grotesk
Module title.
title-lg — 32px / 700 / 1.25 / -0.01em / Space Grotesk
Pattern label.
title-md — 24px / 700 / 1.33 / 0 / Space Grotesk
Utility title.
title-sm — 20px / 500 / 1.40 / 0 / Manrope
Rounded action.
button — 20px / 500 / 1.20 / 0 / Manrope
Lead copy stays clear.
body-lg — 20px / 400 / 1.40 / 0 / Manrope
Readable core copy for product and marketing.
body — 16px / 400 / 1.50 / 0 / Manrope
Section Label
label — 14px / 500 / 1.29 / 0.02em / Manrope
Muted support copy.
caption — 14px / 400 / 1.29 / 0 / Manrope
--brand-primary: #5865F2;
code — 14px / 400 / 1.40 / 0 / monospace

03 / Buttons

Rounded actions, never sterile controls.

button-primary
button-primary-active
button-secondary
button-secondary-on-dark
button-utility-dark
button-utility-outline
button-search-pill
button-icon

04 / Cards & Surfaces

Light cards for clarity, dark cards for immersion, premium cards for perks.

Feature Card

White cards float over pale bands and let type and CTA carry the emphasis.

Explore feature →

Surface Card

Cool gray panels feel closer to product UI and structure.

See structure →

Nitro Signature

Premium cards should feel like unlockables, not generic gradients.

Claim perk →

Docs Sidebar Surface

Dense nav and dark contrast shift the voice toward utility.

Read reference →

05 / Brand-Specific Product Patterns

This is where the product starts to feel unmistakably Discord.

Server Rail

DMain HubNNitro ClubQQuest Lab+Add Server

Voice Room

Squad VCLIVE
Watch Party1080p
AFK Lounge12

Docs Shell

Conversation Bubble

@mika Patch notes are live tonight.
@kai Queue the stream and pin the clip thread.
✨ 12🛠 4💬 9

Nitro Perk

⚡ Boosted Profile

Animated avatar, larger uploads, cosmetics, premium energy.

Quest Progress

Watch 3 more minutes to unlock the reward.

06 / Forms

Inputs stay clean so the expressive brand system can sit around them.

07 / Spacing

A 8 / 12 / 16 / 24 / 32 rhythm with big jumps for hero staging.

xs
8px
sm
12px
md
16px
lg
24px
xl
32px
section
80px

08 / Radius

Small for utility, huge for CTAs, pills for friendliness.

0px

hard edge / structural only

4px

outline utility button

8px

dropdowns and feature cards

16px

surface cards and larger tiles

28px

main CTA silhouette

9999px

pills, nav utility, reaction chips

09 / Elevation

Discord is mostly flat. Depth comes from scale first, then soft lift.

Flat Surface

Hierarchy usually comes from color and scale before shadow.

box-shadow: none;

Soft Lift

Used for white informational cards on pale bands.

0 3px 9px rgba(0,0,0,.10)

Deep Marketing Lift

Reserved for spotlighted cards and premium modules.

0 8px 30px rgba(35,35,35,.10)

10 / Extracted Component Tokens

Core CSS custom properties

:root {
--brand-primary: #5865F2;
--brand-accent: #798DF9;
--brand-accent-pressed: #3442DA;
--brand-ink: #23272A;
--brand-body: #4F545C;
--brand-muted: #99AAB5;
--brand-canvas: #FFFFFF;
--brand-surface: #F6F6F6;
--brand-surface-alt: #F2F3F5;
--brand-success: #57F287;
--brand-error: #ED4245;
--brand-light-blurple: #E0E3FF;
--brand-nitro-mint: #15F5BA;
--brand-nitro-pink: #FF6AEF;
--brand-utility-dark: #202225;
--brand-utility-darker: #0E0619;
--type-display: 56px;
--type-headline: 40px;
--type-body: 16px;
--radius-md: 8px;
--radius-xl: 28px;
--radius-pill: 9999px;
--space-md: 16px;
--space-xl: 32px;
--space-section: 80px;
}