lightprofessionaldesign-focusedblue

Webflow Colors & Fonts

What colors and fonts does Webflow use? Visual web development platform. Blue accents, professional.

Webflow Color Palette

Primary: #4353FF

Primary

#4353FF

Brand, buttons

Background

#FFFFFF

Main background

Surface

#F4F4F6

Cards

Border

#E3E3E8

Dividers

Text Primary

#1E1E1E

Headings

Text Secondary

#6B6B6B

Body text

What Font Does Webflow Use?

Webflow uses Inter and Inter

Headings

Inter

600google
Body Text

Inter

400google
Code

Roboto Mono

400google

Spacing & Radius

Spacing Scale

Base: 4px

48162432486496

Border Radius

Small4px
Medium8px
Large16px

Webflow Tailwind Config

Copy this config to your project

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'primary': '#4353FF',
        'background': '#FFFFFF',
        'surface': '#F4F4F6',
        'border': '#E3E3E8',
        'text-primary': '#1E1E1E',
        'text-secondary': '#6B6B6B',
      },
      fontFamily: {
        'heading': ['Inter', 'sans-serif'],
        'body': ['Inter', 'sans-serif'],
        'mono': ['Roboto Mono', 'sans-serif'],
      },
    },
  },
}

Extract Webflow'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