広告が嫌いですか? 行く 広告なし 今日

アーラー / グラデーションブロブ CSS バックグラウンドジェネレーター

開発者画像

ベース

Background color shown behind the aurora blobs
Applies a filter:blur() to all orbs for the soft aurora effect

Aurora Orbs

ヒント: drag any orb directly on the live preview to reposition it.

Orb 1


Orb 2


Orb 3


Orb 4


出力フォーマット

Live Preview (drag the numbered handles to reposition orbs)

ガイド

Aurora / Gradient Blob CSS Background Generator

アーラー / グラデーションブロブ CSS バックグラウンドジェネレーター

Build soft, glowing aurora-style backgrounds with up to four colored orbs you can drag, recolor, and resize on a live canvas. The tool outputs production-ready CSS using radial-gradientfilter: blur(), or a portable SVG using feGaussianBlur — so you can drop the result into any website, landing page, or hero section in seconds.

使用方法

  1. [表示モード]を選択してください base color for the background behind the orbs.
  2. 調整する global blur slider to control how soft the aurora glow appears.
  3. For each enabled orb, set its color, position, サイズと、 opacity — or simply drag the numbered handle on the live preview.
  4. Switch the output to CS または SVGA depending on where you want to paste it.
  5. クリック ランダム化 if you want a quick starting point, then fine-tune from there.
  6. Copy the code with the copy button — paste it into your stylesheet or component.

機能

  • Multi-orb canvas editor – Up to four independent orbs, each with its own color, position, size, and opacity.
  • Drag-to-reposition – Grab a numbered handle on the live preview and move it anywhere; sliders stay in sync.
  • Global blur control – One slider tunes the overall softness of the aurora effect for all orbs at once.
  • CSS or SVG output – Get a clean radial-gradient stack with filter: blur(), or a self-contained SVG that uses feGaussianBlur.
  • Randomize button – Generates fresh colors and positions for enabled orbs to spark ideas.
  • コピーとダウンロード – One-click copy or download of the generated code, ready to drop into your project.

よくある質問

  1. What is an aurora gradient background?

    An aurora gradient is a background style that imitates the soft, blurred light bands of the aurora borealis. It is typically built by layering several large, heavily blurred radial color spots over a dark base, so the colors bleed into each other gently rather than meeting at sharp lines. This look became popular on modern SaaS landing pages because it adds depth and motion-friendly atmosphere without the visual weight of a photograph.

  2. How does CSS radial-gradient combined with filter:blur create the blob effect?

    A radial-gradient draws a circular color spot that fades to a chosen endpoint, so layering several of them produces sharp-edged colored discs. Applying filter:blur to the layer softens those discs by averaging each pixel with its neighbors, which turns the hard circles into wispy, glowing blobs. Increasing the blur radius spreads the averaging further, which makes the blobs look larger and more diffuse even though the underlying gradients have not changed.

  3. What is the difference between using CSS filter:blur and SVG feGaussianBlur?

    Both apply a Gaussian-style blur, but they live in different rendering pipelines. CSS filter:blur is fast and hardware-accelerated in most browsers, but it can clip at the edges of the element and may interact awkwardly with transforms, stacking contexts, or backdrop filters. SVG feGaussianBlur is part of the SVG filter graph, so it composites predictably inside the SVG viewBox and is easy to embed as a single self-contained asset, which is useful when you want the background to travel with markup or be exported as an image.

  4. Why are blurred backgrounds considered a performance concern?

    Heavy blur filters force the browser to repaint large areas every frame they change, and a large blur radius increases the kernel size the GPU has to convolve. On low-end devices, animating a strongly blurred element or stacking many blurred layers on top of scrolling content can drop the frame rate and drain the battery. The common mitigations are to keep blurred layers static, pre-render them to an image when possible, or move them to their own composited layer so the rest of the page does not re-blur on every scroll.

広告なしで楽しみたいですか? 今すぐ広告なしで

拡張機能をインストールする

お気に入りのブラウザにIOツールを追加して、すぐにアクセスし、検索を高速化します。

に追加 Chrome拡張機能 に追加 エッジ拡張 に追加 Firefox 拡張機能 に追加 Opera 拡張機能

スコアボードが到着しました!

スコアボード ゲームを追跡する楽しい方法です。すべてのデータはブラウザに保存されます。さらに多くの機能がまもなく登場します!

ニュースコーナー 技術ハイライト付き

参加する

価値ある無料ツールの提供を継続するためにご協力ください

コーヒーを買って