Color Scheme from Image - Online Extract Palette
Upload any picture and instantly get a 5‑color palette. Useful for UI design themes. Canvas‑based extraction.
UD5 Toolkit
Generate beautiful, WCAG-compliant color palettes that meet accessibility standards. Every color is tested against AA/AAA contrast requirements for safe web design.
Pro Tip: For optimal accessibility, always test your final design with real users and automated tools like Lighthouse, axe, or WAVE. A color palette that passes WCAG contrast ratios is a strong foundation, but also consider color blindness simulations, focus indicators, and non-color cues (icons, underlines, patterns) to convey information.
Upload any picture and instantly get a 5‑color palette. Useful for UI design themes. Canvas‑based extraction.
Get a random, unique superpower with a detailed description and limit. Perfect for character creation or daydreaming.
Load images or use colors and apply all 15 CSS blend modes. Visual tester for creative effects.
Implement a dark/light theme toggle that respects prefers‑color‑scheme. Copy the complete JavaScript and CSS.
Enter network name and password to generate a stylish printable card for visitors. Local, no data leak.
Apply user‑select: none, text, all and see how it affects selection. Copy the CSS snippet for your UI elements.
Swap between physical and logical properties (margin‑inline vs margin‑left). Live preview with writing‑mode. Internationalize your CSS.
Manipulate CSS values as typed objects using attributeStyleMap. Convert between CSSUnitValue, CSSMathSum, etc. Futuristic CSS‑in‑JS.
Build a renovate.json file to automate dependency updates. Choose schedule, automerge, and package rules. Local.
Build a Vite configuration file by selecting plugins (Vue, React, etc.), aliases, and build options. Copy the final code.
Register a custom CSS property with syntax, initial value, and inherits. Animate colors and numbers that couldn’t before.
Reset native styling on form elements with appearance: none. See before and after. Essential for custom forms.
Access the Paint Timing API and display First Paint, First Contentful Paint, and Largest Contentful Paint times. Quick perf check.
Paste your CSS and get a sorted list of all custom properties defined under :root with their values. Quick audit.
Paste your CSS and see rules sorted by specificity. Find overrides and potential collisions. Understand your cascade.
Apply will‑change to any element and see its effect on compositing. Learn best practices for smooth animations.
Test the new style() function inside @container to query custom property values. Revolutionary component‑based responsive design.
See every HTML input type in one page. Check browser support and styling. Copy sample markup. Quick frontend reference.
Enter a URL and instantly generate a PDF version using the browser's print-to-pdf engine. Private, no upload.
A completely black page to save battery on OLED devices. Click to go fullscreen. Simple utility.
Enter a URL and instantly generate a PDF version using the browser's print-to-pdf engine. Private, no upload.
Write CSS with native nesting (like SCSS) and see the browser’s native parsing. Validator and live output.
Easily compute posterior probabilities given prior, likelihood, and marginal likelihood. Visual diagram. All local.
Log shedding events, note duration, and track humidity to optimize next cycle. Healthy scales.
Convert English sea yarns into pirate lingo. Arrr‑matey generator. Perfect for September 19th.
Paste your stylesheet and get a clean list of all custom properties defined under :root. Copy the whole block. Local analysis.
See the current state of a Service Worker for your page: installing, waiting, active. Unregister or skip waiting. Developer utility.
Create promises that resolve or reject after a delay. See state changes and chain .then/.catch. Debug async code.
Set up multiple @layers and use revert‑layer to fall back. See the computed style and cascade resolution live.
Set an alarm relative to today's sunset (e.g., 30 minutes before). Perfect for evening routines. Uses geolocation (optional).