Cosmic Tilt

Cosmic tilt pricing section with 3D perspective effects.

pricingcosmictilt3d

Props

Customize the component with these props

PropertyTypeDefaultDescription
plans
Array<{name: string, price: number, features?: string[]}>[]Array of pricing plans with name, price, and optional features.
features
string[][]Array of feature strings to display.
backgroundColor
string#0B0B0FBackground color (hex, rgb, or hsl).
patternColor
stringrgba(255,255,255,0.03)Grid pattern color.
glowColor
stringrgba(147, 51, 234, 0.2)Glow effect color.
cardBgFromColor
stringrgba(255,255,255,0.1)Card gradient start color.
cardBgToColor
stringrgba(255,255,255,0.05)Card gradient end color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
titleColor
string#c084fcTitle text color.
priceColor
string#ffffffPrice text color.
featureColor
stringrgba(196, 181, 253, 0.7)Feature text color.
featureDotColor
string#a855f7Feature dot color.
buttonBgColor
string#ffffffButton background color.
buttonTextColor
string#000000Button text color.
buttonShadowColor
stringrgba(255,255,255,0.3)Button shadow color.
buttonText
stringLaunchButton text.
Cosmic Tilt - Content Blocks Component | UILora