CSS Modules Class Name Generator - Online Scoped Styles
Write global CSS and auto‑generate unique, scoped class names with source maps. Understand CSS Modules naming.
UD5 Toolkit
Browse, preview & copy beautifully crafted CSS components. Pure CSS, no dependencies — just copy and paste into your project.
c-) to avoid conflicts with Tailwind, Bootstrap, or any other CSS framework. You can safely drop them into any existing project.Write global CSS and auto‑generate unique, scoped class names with source maps. Understand CSS Modules naming.
Design a modern button with gradients, shadows, and hover effects. Copy the clean CSS code.
Browse a collection of ready-to-use CSS animations (fade, slide, bounce). Click to preview, then copy @keyframes and class to your project. Local tool.
Add multiple CSS filters (grayscale, blur, hue‑rotate) to an image. See the combined effect. Copy the CSS filter value.
Build a complete font‑stack for your website. Choose a primary font and get the best fallback options for different OS. Copy the CSS.
Pick a COLRv1 color font and change its palette with font‑palette. Create custom palettes with @font‑palette‑values.
Write CSS like `oklch(from red l c h)` to modify colors. Preview the output and copy. Modern color manipulation.
Paste CSS with vendor prefixes and get a clean version with only the standard property. Modernize your stylesheets.
Design a custom focus indicator with outline, offset, and box‑shadow. Preview on interactive elements. Copy the CSS.
Design a fully styled scrollbar with colors, width, radius, and hover effects. Supports both ::-webkit‑scrollbar and Firefox scrollbar‑width.
Pick two images or colors and apply all 16 CSS mix‑blend‑mode values live. See and copy the right CSS for your design.
Drag points to create a custom clip‑path shape. See the CSS value update live. For creating non‑rectangular elements.
Generate CSS-only triangles by configuring direction, size, and color. Copy the CSS snippet. Useful for creating speech bubbles and navigation arrows.
Design beautiful buttons with gradients, shadows, and hover/active effects. No JavaScript required. Copy the CSS.
Set up Stylelint rules for your project by selecting extensions (SCSS, order, etc.). Output a valid .stylelintrc.
Build a custom CSS reset by toggling which elements to normalize. Copy the resulting stylesheet. Lean and clean.
Create all kinds of CSS‑only triangles (up, down, left, right, equilateral). Adjust color and size. Grab the code.
Design a custom focus indicator with outline, offset, and box‑shadow. Preview on interactive elements. Copy the CSS.
Add rows and columns, merge cells, and set gaps visually. Get the grid‑template CSS and HTML. Fast layout prototyping.
Write scoped CSS rules that apply only within a subtree. See the boundary limits and avoid naming conflicts. New browser feature.
Define brand colors, fonts, and spacing. Generate the Chakra UI extendTheme object. Export as JSON or JavaScript.
Write CSS like `oklch(from red l c h)` to modify colors dynamically. Preview the output and copy the code.
Paste or upload an SVG and convert it into a CSS background‑image data URI. Clean and ready to embed.
Pick an emoji and get the exact CSS content property value with escaped Unicode. For inserting emojis via CSS.
Pick two colors and mix them in different color spaces with sliders. See the difference between sRGB and OKLCH mixing. Copy the code.
Click to randomize geometric SVG patterns. Copy the inline SVG code for your website.
Compile LESS code to plain CSS in your browser. Check for syntax errors and get clean output. For legacy projects.
Style underlines, overlines, and strike-throughs with colors, wavy styles, and thickness. Modern CSS text‑decoration.
Build a group of `<details>` elements where opening one closes others. Optional JavaScript. Copy the accessible snippet.
Create a multi‑column text layout with adjustable column count, gap, and rule. Copy the CSS. Elegant reading experience.