To pioneer the integration of digital assets into corporate treasury management, creating sustainable long-term value through strategic BNB accumulation and deployment within the Binance ecosystem.
A sophisticated, professional interface that embodies the intersection of traditional finance and digital assets. Our design language draws inspiration from the Binance ecosystem while maintaining our distinctive corporate identity.
Clear data visualization and real-time updates build confidence
Enterprise-grade aesthetics with modern digital asset flair
Refined animations that enhance without distracting
Information hierarchy that guides users naturally
Our logo represents the convergence of traditional corporate identity with the dynamic world of digital assets. The lettermark "B" represents BNBX and our strategic focus on BNB accumulation, while the yellow color connects us to the Binance ecosystem.
Download high-resolution logo files in various formats for different use cases. All files include transparent backgrounds where applicable.
| Preview | Variant | Use Case | Format | Download |
|---|---|---|---|---|
|
B
|
Primary Yellow background, dark text |
Light backgrounds, primary brand usage | SVG (scalable) | ↓ SVG |
|
B
|
Outline Transparent, yellow outline |
Dark backgrounds, overlays | SVG (scalable) | ↓ SVG |
|
B
|
Dark Dark background, white text |
Light backgrounds, alternative version | SVG (scalable) | ↓ SVG |
|
B
|
White White background, dark border |
Print materials, documents | SVG (scalable) | ↓ SVG |
| Preview | Variant | Use Case | Format | Download |
|---|---|---|---|---|
|
BNBX
|
Primary Yellow background, dark text |
Navigation bars, headers, compact layouts | SVG (scalable) | ↓ SVG |
|
BNBX
|
Outline Transparent, yellow outline |
Dark backgrounds, overlays, videos | SVG (scalable) | ↓ SVG |
|
BNBX
|
White Light background, dark text |
Light backgrounds, print materials | SVG (scalable) | ↓ SVG |
The BNBX ticker logo is a compact, rectangular wordmark used in navigation and headers. It serves as the primary identifier for the BNBX:NASDAQ ticker symbol and appears alongside the "Digital Asset Treasury" text.
Navigation Bar Example:
Used for headings, metrics, and display text
Used for body text, UI elements, and captions
For designers working in design software (Figma, Adobe, Sketch), download the font files from these sources:
Display font for headings and metrics
Body font for text and UI elements
Dashboard Usage: Hero section main headline ("BNB Plus Corp Digital Asset Treasury Initiative")
Dashboard Usage: Section headers ("Real-Time Treasury Metrics", "Strategic Roadmap", "Why BNB?"), page titles
Dashboard Usage: Subsection headers ("BNB Treasury Purchases", "Phase 1: Foundation"), metric group titles
Dashboard Usage: Card headers in MetricsSection, table headers, feature titles ("Exchange Dominance", "Deep Liquidity")
Dashboard Usage: Large metric values (BNB price, BNBX stock price), primary data displays in metric cards
Dashboard Usage: Secondary metric values (share counts, treasury values), StockChart data points
Dashboard Usage: Navigation bar left side title, persistent site identifier in header
Dashboard Usage: Hero section subtitle, introduction paragraphs, call-to-action descriptions
Dashboard Usage: Body text throughout sections (StrategySection descriptions, WhyBNBSection content), FAQ answers, general paragraph text
Dashboard Usage: Supporting descriptions, secondary card content, button labels, table data
Dashboard Usage: Timestamps ("Last updated"), metadata labels, footnotes, help text
Dashboard Usage: Date labels, fine print, source attributions, mobile table data
Dashboard Usage: Metric labels in cards, form labels, table column headers, category tags
Our spacing system is based on a 4px base unit, ensuring consistent rhythm and alignment across all designs.
| Token | Pixels | Rem | Tailwind Class | Usage | Visual |
|---|---|---|---|---|---|
spacing-1 |
4px | 0.25rem | p-1, m-1, gap-1 |
Minimal spacing, icon padding | |
spacing-2 |
8px | 0.5rem | p-2, m-2, gap-2 |
Tight spacing, small gaps | |
spacing-3 |
12px | 0.75rem | p-3, m-3, gap-3 |
Button padding, small cards | |
spacing-4 |
16px | 1rem | p-4, m-4, gap-4 |
Standard spacing, container padding | |
spacing-6 |
24px | 1.5rem | p-6, m-6, gap-6 |
Card padding, medium gaps | |
spacing-8 |
32px | 2rem | p-8, m-8, gap-8 |
Large card padding, section gaps | |
spacing-12 |
48px | 3rem | p-12, m-12, gap-12 |
Large element spacing | |
spacing-24 |
96px | 6rem | p-24, m-24, py-24 |
Section padding (vertical) |
We use a flexible container-based layout system with responsive breakpoints.
| Breakpoint | Min Width | Container Max Width | Columns | Gutter |
|---|---|---|---|---|
| Mobile (default) | 0px | 100% | 1 | 16px (px-4) |
| sm | 640px | 640px | 2 | 16px |
| md | 768px | 768px | 2-3 | 24px |
| lg | 1024px | 1024px | 3 | 24px |
| xl | 1280px | 1280px | 3-4 | 32px |
| 2xl | 1536px | 1536px | 4 | 32px |
grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6
Every animation should have a clear purpose—guiding attention, providing feedback, or enhancing understanding.
Animations should enhance, not distract. Use restraint to maintain a professional, focused experience.
Provide immediate visual feedback for user interactions to confirm actions and maintain engagement.
Optimize animations for smooth 60fps performance. Use GPU-accelerated properties (transform, opacity).
| Duration | Milliseconds | Tailwind Class | Use Case |
|---|---|---|---|
| Instant | 75ms | duration-75 |
Color changes, simple state updates |
| Quick | 150ms | duration-150 |
Hover effects, button presses |
| Normal | 300ms | duration-300 |
Standard transitions, card hovers, borders |
| Moderate | 600ms | duration-600 |
Element entrances, tab transitions |
| Slow | 1000ms | duration-1000 |
Complex animations, reveal effects |
Default for most animations. Smooth start and end.
transition-all ease-in-out
Entering elements. Fast start, slow finish.
transition-all ease-out
Exiting elements. Slow start, fast finish.
transition-all ease-in
Usage: MetricCard components, section content reveals
Usage: Interactive cards, buttons, clickable elements
Usage: Navigation bar entrance on page load
Usage: Navigation tabs, card grids, feature lists
| Animation Name | Duration | Tailwind Class | Usage |
|---|---|---|---|
| gradient-x | 15s | animate-gradient-x |
Background gradient horizontal movement |
| float | 6s | animate-float |
Subtle floating motion for decorative elements |
| glow | 2s | animate-glow |
Pulsing glow effect for emphasis |
| shimmer | 2s | .shimmer |
Loading skeleton shimmer animation |
We use Lucide React as our primary icon library. Lucide provides a comprehensive set of clean, consistent icons optimized for web applications.
size={16}
size={20}
size={24}
size={32}
| Context | Color | Tailwind Class | Example |
|---|---|---|---|
| Primary Actions | #F0B90B (Binance Yellow) | text-binance-yellow |
|
| Primary Text | #EAECEF (Binance White) | text-binance-white |
|
| Secondary/Muted | #848E9C (Binance Gray) | text-binance-gray |
|
| Positive/Success | #10B981 (Green) | text-green-400 |
|
| Negative/Error | #EF4444 (Red) | text-red-400 |
currentColor for icon stroke/fill to inherit text colorEvery interactive component should communicate its current state through visual feedback. Our state system ensures consistent user experience across all touchpoints.
| State | Visual Changes | Transition Duration | Properties Changed |
|---|---|---|---|
| Hover | Lighter color, border change, scale up | 150-300ms | background, border-color, transform |
| Active/Press | Darker color, scale down | 75ms | background, transform |
| Focus | Yellow border, subtle glow | 150ms | border-color, box-shadow |
| Disabled | Gray colors, reduced opacity, no pointer | 0ms (instant) | color, background, opacity, cursor |
| Loading | Skeleton/shimmer animation, pulse | 2000ms (loop) | opacity (animated) |
| Error | Red border, error message below | 300ms | border-color, text content |
cursor: not-allowed and aria-disabled="true"aria-busy="true" and descriptive textaria-invalid="true" and aria-describedby linking to error messageBackground: rgba(255, 255, 255, 0.05)
Backdrop Filter: blur(12px)
Border: 1px solid rgba(255, 255, 255, 0.1)
0 2px 4px rgba(0,0,0,0.1)
0 4px 8px rgba(0,0,0,0.15)
0 8px 16px rgba(0,0,0,0.2)
Background: #F0B90B
Text: #0B0E11
Padding: 12px 24px
Border Radius: 8px
Border: 2px solid #F0B90B
Text: #0B0E11
Padding: 12px 24px
Border Radius: 8px
Strategic accumulation of digital assets through disciplined investment approach.
Digital Asset Treasury Initiative
© 2025 BNB Plus Corp. All rights reserved.
For brand inquiries: brand@bnbpluscorp.com