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

Spectrum Power: Full Rainbow Wave Around Your Avatar

← Back to Chat Tips

Spectrum is the most vibrant avatar-pulse power on ChatNoRegister. It cycles a full rainbow wave of colour around your avatar — red, orange, green, cyan, blue, violet — in a continuous 3-second loop. Every message you send arrives with a new hue radiating from your profile picture.

Live Demo — Spectrum

Live demo — avatar glow
👤
Normal
👤
Spectrum

What Spectrum Does

Spectrum is a pulse-type power that animates the box-shadow on your avatar through six rainbow stops on a 3-second linear loop — matching the same colour sequence as the Prism name effect. Pair them together for a fully coordinated rainbow look.

How to Get Spectrum

  1. Enter any chat room on ChatNoRegister
  2. Click ✦ Powers in the top bar
  3. Find SpectrumBuy for 60 Ruby 💎
  4. Tap Activate

The CSS Code

.pwr-spectrum {
  animation: pwr-spectrum 3s linear infinite;
}
@keyframes pwr-spectrum {
  0%   { box-shadow: 0 0 12px #ff4747; }
  16%  { box-shadow: 0 0 12px #ffa347; }
  33%  { box-shadow: 0 0 12px #47ff6f; }
  50%  { box-shadow: 0 0 12px #47e5ff; }
  66%  { box-shadow: 0 0 12px #4766ff; }
  83%  { box-shadow: 0 0 12px #d747ff; }
  100% { box-shadow: 0 0 12px #ff4747; }
}

Frequently Asked Questions

Can I combine Spectrum with Prism?

Yes — Spectrum affects the avatar, Prism affects the name. Both can be active together for a full-rainbow look on both elements.

Does Spectrum 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