Chat Tips March 23, 2026 · 2 min read · 2 views

Rainbow Bubble Power: Full Rainbow Colour Wave on Your Messages

← Back to Chat Tips

Rainbow Bubble wraps every message you send in a continuously cycling rainbow glow — the same six-colour spectrum used by the Prism name effect, now applied to your message bubble. Red, orange, yellow, green, blue, violet loop endlessly around your chat messages at 3 seconds per cycle.

Live Demo — Rainbow Bubble

Live demo — message bubble
ChatUser Normal message
RainbowUser Full rainbow bubble 🌈

What Rainbow Bubble Does

Rainbow Bubble applies the same @keyframes rainbow sequence as Prism, but targeted at the box-shadow of your message bubble. Combine both for a fully coordinated rainbow experience — animated name and animated bubble in perfect sync.

How to Get Rainbow Bubble

  1. Enter any chat room on ChatNoRegister
  2. Click ✦ Powers in the top bar
  3. Find Rainbow BubbleBuy for 600 Gold 🪙
  4. Tap Activate

The CSS Code

.pwr-bubble-rainbow {
  animation: pwr-bubble-rainbow 3s linear infinite;
}
@keyframes pwr-bubble-rainbow {
  0%   { box-shadow: 0 0 8px #ff4747; }
  16%  { box-shadow: 0 0 8px #ffa347; }
  33%  { box-shadow: 0 0 8px #fffe47; }
  50%  { box-shadow: 0 0 8px #47ff6f; }
  66%  { box-shadow: 0 0 8px #47b3ff; }
  83%  { box-shadow: 0 0 8px #d747ff; }
  100% { box-shadow: 0 0 8px #ff4747; }
}

Frequently Asked Questions

Does Rainbow Bubble sync with Prism?

Both use a 3-second linear loop starting from the same red hue, so they stay visually in sync when both are active.

Does it expire?

No. Permanent purchase.


React:
💬 Comments (0)

No comments yet — be the first!

Leave a Comment

Want to join the conversation?

Free chat rooms — no registration ever required

💬 Enter Chat Free