Soft Cloud

Soft minimal cloud pricing cards with gentle aesthetics.

Main Features of Soft Cloud

How to Use Soft Cloud in Next.js

Installation Guide for Soft Cloud

Props

Customize the component with these props

PropertyTypeDefaultDescription
title
stringSimple plans for everyone.Section title text.
plans
Array<{name: string, price: number, description?: string, badge?: string, iconColor?: string, iconBgColor?: string, buttonBgColor?: string, buttonTextColor?: string, buttonHoverBgColor?: string}>[]Array of pricing plans with name, price, description, badge, and optional styling props.
features
string[][]Array of feature strings to display.
backgroundColor
string#F0F4F8Background color (hex, rgb, or hsl).
titleColor
string#1e293bTitle text color.
cardBgColor
string#ffffffCard background color.
cardShadowColor
stringrgba(0,0,0,0.05)Card shadow color.
cardBorderColor
string#ffffffCard border color.
planNameColor
string#0f172aPlan name text color.
planDescColor
string#94a3b8Plan description text color.
priceColor
string#0f172aPrice text color.
priceSubtextColor
string#94a3b8Price subtext color.
featureTextColor
string#0f172aFeature text color.
featureCheckBgColor
string#f1f5f9Feature check background color.
featureCheckColor
string#0f172aFeature check icon color.
badgeBgColor
string#c7d2feBadge background color.
badgeTextColor
string#6366f1Badge text color.
defaultButtonBgColor
string#f1f5f9Default button background color.
defaultButtonTextColor
string#0f172aDefault button text color.
defaultButtonHoverBgColor
string#e2e8f0Default button hover background color.
buttonText
stringGet StartedButton text.

When to Use

Excellent for modern mobile apps, personal portfolios, and Next.js startups that want a friendly, lightweight aesthetic. Use this React component for a soft minimal pricing section with gentle shadows and rounded corners.

Best Practices

Maintain consistent spacing within your design system by using it on light, neutral backgrounds. Follow React best practices by pairing it with clear, descriptive icons. Optimize for performance by using standard CSS shadows instead of heavy filters.

Why This Component Matters in Modern UI Development

Soft minimalism improves usability by reducing visual stress and creating a welcoming atmosphere. This production-ready component helpsคุณ build an interface that feels accessible and professional, improving user conversion speeds.

Frequently Asked Questions

QIs it friendly for SaaS?

Absolutely, its clean layout and clear hierarchy make it one of the most versatile styles for modern subscription-based products.

QCan I adjust the card roundness?

The cards use a medium roundness (`rounded-3xl`), which can be easily customized in the internal Tailwind classes.

QHow many tiers does it support?

The grid is optimized for 3 tiers, but automatically re-stacks for 1, 2, or 4+ tiers on mobile and desktop.

Soft Cloud - React Pricing Table & Plan Card | Uilora