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

#000000

Brand, buttons

Background

#FFFFFF

Main background

Surface

#FAFAFA

Cards

Border

#E5E5E5

Dividers

Text Primary

#171717

Headings

Text Secondary

#737373

Body 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

Small6px
Medium8px
Large12px

Dub 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 — $19

One-time payment · 20 extractions · No subscription

Updated: 2025-01-15