Glass Float

Frosted glass floating stats cards with parallax effects.

statsglassfloatparallax

Props

Customize the component with these props

PropertyTypeDefaultDescription
stats
Array<{icon: LucideIcon, value: number, label: string}>[]Array of stat items with icon, value, and label.
backgroundColor
string#0f172aBackground color (hex, rgb, or hsl).
blob1Color
string#9333eaFirst blob color for background effect.
blob2Color
string#06b6d4Second blob color for background effect.
cardBgColor
stringrgba(255,255,255,0.05)Card background color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
cardHoverBgColor
stringrgba(255,255,255,0.1)Card hover background color.
iconBgFromColor
stringrgba(255,255,255,0.2)Icon gradient start color.
iconBgToColor
stringtransparentIcon gradient end color.
iconColor
string#ffffffIcon color.
valueColor
string#ffffffValue text color.
labelColor
stringrgba(255,255,255,0.6)Label text color.
Glass Float - Content Blocks Component | UILora