Theme · Company Site · Beginner
SaaS Pricing Page
Pricing page = three tier cards, a billing toggle, and one recommended plan marked by an accent border.
Tips
Let whitespace do the work — the highlighted tier earns attention with a thin accent border, not a glow.
See also
Build a SaaS pricing page for "Atlas", a project-analytics platform.
STYLE
- Airy light background (#f6f9fc), white tier cards, hairline borders
- Teal accent (#0d9488) for the highlighted card, badge, and buttons
- Generous whitespace, 12px radii
LAYOUT
- Header: title "Simple pricing for growing teams" and a Monthly / Yearly · save 20% toggle (Monthly on)
- Three tier cards side by side; the middle one is highlighted:
- Starter $12/mo: "3 projects", "Email support"; tall adds "5 GB storage"; button "Start free"
- Growth $49/mo (badge "Most popular"): "Unlimited projects", "Advanced analytics", "Priority support"; tall adds "50 GB storage"; solid button "Start free trial"
- Scale $199/mo: "Everything in Growth", "SSO & SCIM", "99.9% SLA"; tall adds "Dedicated CSM"; button "Contact sales"
COMPONENTS
- Billing toggle (segmented control, active state filled)
- Tier name, price with a "/mo" suffix, feature list with check-style rows
- A "Most popular" badge on the highlighted tier
- A full-width CTA button per tier (teal when highlighted)
TECHNICAL
- React
- Tailwind CSS
- shadcn/ui