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
#4353FFBrand, buttons
Background
#FFFFFFMain background
Surface
#F4F4F6Cards
Border
#E3E3E8Dividers
Text Primary
#1E1E1EHeadings
Text Secondary
#6B6B6BBody 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
Small
4pxMedium
8pxLarge
16pxWebflow 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 — $19One-time payment · 20 extractions · No subscription
Similar Design Systems
Explore more design systems
Updated: 2025-01-15