lightminimalcleansaas
Dub Colors & Fonts
What colors and fonts does Dub use? Modern link management platform. Minimal, clean, SaaS-focused.
Dub Color Palette
Primary: #000000
Primary
#000000Brand, buttons
Background
#FFFFFFMain background
Surface
#FAFAFACards
Border
#E5E5E5Dividers
Text Primary
#171717Headings
Text Secondary
#737373Body text
What Font Does Dub Use?
Dub uses Inter and Inter
Headings
Inter
600google
Body Text
Inter
400google
Code
Roboto Mono
400google
Spacing & Radius
Spacing Scale
Base: 4px
48121624324864
Border Radius
Small
6pxMedium
8pxLarge
12pxDub Tailwind Config
Copy this config to your project
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'primary': '#000000',
'background': '#FFFFFF',
'surface': '#FAFAFA',
'border': '#E5E5E5',
'text-primary': '#171717',
'text-secondary': '#737373',
},
fontFamily: {
'heading': ['Inter', 'sans-serif'],
'body': ['Inter', 'sans-serif'],
'mono': ['Roboto Mono', 'sans-serif'],
},
},
},
}Extract Dub's Full Design
Get pixel-perfect colors, fonts, and spacing extracted directly from the live site. Ready for Tailwind and Cursor AI.
Get PromptUI — $19One-time payment · 20 extractions · No subscription
Similar Design Systems
Explore more design systems
Updated: 2025-01-15