Luxury Ethereal

Luxury ethereal pricing section with gold accents.

Main Features of Luxury Ethereal

How to Use Luxury Ethereal in Next.js

Installation Guide for Luxury Ethereal

Props

Customize the component with these props

PropertyTypeDefaultDescription
title
stringELEVATIONSection title text.
plans
Array<{name: string, price: number | string}>[]Array of pricing plans with name and price (can be number or string).
features
string[][]Array of feature strings to display.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
blob1FromColor
string#312e81First blob gradient start color.
blob1ViaColor
string#581c87First blob gradient middle color.
blob2FromColor
string#9f1239Second blob gradient start color.
blob2ViaColor
string#831843Second blob gradient middle color.
titleColor
stringrgba(255,255,255,0.8)Title text color.
cardBgColor
stringrgba(255,255,255,0.05)Card background color.
activeCardBgColor
stringrgba(255,255,255,0.1)Active card background color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
planNameColor
string#ffffffPlan name text color.
dividerColor
string#ffffffDivider color.
priceColor
string#ffffffPrice text color.
featureTextColor
stringrgba(255,255,255,0.6)Feature text color.
featureIconColor
string#ffffffFeature icon color.
buttonBorderColor
stringrgba(255,255,255,0.2)Button border color.
buttonTextColor
string#ffffffButton text color.
buttonHoverBgColor
string#ffffffButton hover background color.
buttonHoverTextColor
string#000000Button hover text color.
activeCardShadowColor
stringrgba(147, 51, 234, 0.2)Active card shadow color.
buttonText
stringSELECTButton text.

When to Use

Perfect for high-fashion, premium lifestyle brands, and Next.js applications that want an ethereal, luxurious feel. Use this React component for a luxury pricing section with gold accents, soft background glows, and elegant dividers.

Best Practices

Maintain consistent spacing within your design system by using it on dark, atmospheric backgrounds. Follow React best practices by pairing it with high-quality imagery. Optimize for performance by using hardware-accelerated transforms for the background blobs.

Why This Component Matters in Modern UI Development

Luxury design is about the balance of space and detail. This production-ready component helpsคุณ build an interface that feels expansive and premium, reinforcing a high-ticket brand identity.

Frequently Asked Questions

QHow is the glow created?

It uses two large radial-gradient 'blobs' that animate slowly in the background, creating a soft, shifting light effect.

QCan I adjust the card opacity?

The `cardBgColor` uses an alpha channel (`rgba`), allowing you to control exactly how much of the background glow shines through the cards.

QIs it mobile responsive?

Yes, the cards stack vertically on mobile while the background blobs scale to maintain the ethereal atmosphere.

Luxury Ethereal - React Pricing Table & Plan Card | Uilora