The difference between linear, radial and conic CSS gradients, editing color stops, getting CSS / Tailwind code, and using Japanese traditional-color gradients with the Color Dictionary.
CSS gradients come in three core types: linear-gradient(), radial-gradient() and conic-gradient(). This tool lets you pick a preset from the gallery, fine-tune the color stops in a modal, and copy both CSS and Tailwind code.
The gallery includes 273 presets, with many built from Japanese traditional colors — akane red, wisteria, ultramarine, cherry, autumn maple and more. They are grouped by color category so they are easy to browse. The “Pick from Color Dictionary” panel applies traditional colors and CSS named colors straight to a stop, keeping the intent of the palette in your gradient.
Pick a preset to open the modal, choose the CSS or Tailwind tab, and press “Copy code” to copy it to your clipboard.
Linear blends along a line, radial spreads from a center, and conic sweeps around a center by angle. Switch with the type buttons in the modal.
Yes. The Tailwind tab outputs an arbitrary value bg-[...] class.
Yes — use the wa gradient presets, or apply traditional colors directly via “Pick from Color Dictionary”.
Yes. Use “Export PNG” to download the current gradient as a PNG image.