BlobLens
Initializing DA Telemetry…
BlobLens
Initializing DA Telemetry…
Consolidated branding system, visual styles, color palettes, and interface guidelines for **BlobLens**. Use these assets and design specs to maintain design consistency across our ecosystem.
bloblens-logo.svg
SVG · Color · Animated
bloblens-white.svg
SVG · White · Animated
bloblens-black.svg
SVG · Black · Animated
favicon.ico
Legacy Shortcut Icon
favicon-16x16.png
Standard Browser Tab
favicon-32x32.png
High-DPI Browser Tab
apple-touch-icon.png
Apple iOS HomeScreen
android-chrome-192x192.png
Android App Launch Icon
android-chrome-512x512.png
Android Large Splash
site.webmanifest
PWA Manifest Config
Click on any swatch below to copy its hex value directly to your clipboard.
Purple Core (Logo)
#914af8
Emerald (BPO2)
#10B981
Sky Blue (BPO1)
#0EA5E9
Violet (Pectra)
#8B5CF6
Core Background
#07090E
Surface Panel
#0E131F
Elevated Border
#1F2937
Text Primary
#F3F4F6
Outfit Sans-Serif
Used for headings, main dashboard stats, and high-impact UI elements.
Geist Monospace
Used for telemetry metrics, block numbers, transaction hashes, and all tabular data representation.
.card-glass {
background: rgba(14, 19, 31, 0.25);
border: 1px solid rgba(255, 255, 255, 0.08);
backdrop-filter: blur(16px);
}.glow-green {
filter: drop-shadow(0 0 12px rgba(16, 185, 129, 0.35));
}