Glass Prism

Crystal clear glass prism pricing cards with backdrop blur.

pricingglassprismblur

Props

Customize the component with these props

PropertyTypeDefaultDescription
title
stringCrystal Clear PricingSection title text.
plans
Array<{name: string, monthlyPrice: number, yearlyPrice: number, features?: string[]}>[]Array of pricing plans with name, monthly and yearly prices, and optional features.
features
string[][]Array of feature strings to display.
backgroundColor
string#0f172aBackground color (hex, rgb, or hsl).
blob1Color
string#9333eaFirst blob color for background effect.
blob2Color
string#06b6d4Second blob color for background effect.
titleColor
string#ffffffTitle text color.
toggleBgColor
stringrgba(255,255,255,0.1)Toggle background color.
toggleBorderColor
stringrgba(255,255,255,0.2)Toggle border color.
toggleActiveColor
string#ffffffToggle active state color.
toggleInactiveColor
stringrgba(255,255,255,0.4)Toggle inactive state color.
cardBgColor
stringrgba(255,255,255,0.05)Card background color.
activeCardGradientFrom
stringrgba(168, 85, 247, 0.2)Active card gradient start color.
activeCardGradientTo
stringrgba(6, 182, 212, 0.2)Active card gradient end color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
planNameColor
stringrgba(255,255,255,0.8)Plan name text color.
priceColor
string#ffffffPrice text color.
priceGradientFrom
string#ffffffPrice gradient start color.
priceGradientTo
stringrgba(255,255,255,0.5)Price gradient end color.
featureTextColor
stringrgba(255,255,255,0.6)Feature text color.
featureIconBgColor
stringrgba(255,255,255,0.1)Feature icon background color.
buttonBgFrom
stringrgba(255,255,255,0.1)Button gradient start color.
buttonBgTo
stringrgba(255,255,255,0.05)Button gradient end color.
buttonBorderColor
stringrgba(255,255,255,0.1)Button border color.
buttonTextColor
string#ffffffButton text color.
buttonText
stringChoose PlanButton text.
Glass Prism - Content Blocks Component | UILora