Hex Color to Name Finder - Online Identify Closest Hue
Paste a hex code and get the closest official CSS color name and a list of similar Pantone-like shades. Design reference.
UD5 Toolkit
#HHMMSS. Hours range from 00–23, minutes from 00–59, and seconds from 00–59, producing over 86,000 unique colors throughout a full day.
HH:MM:SS), the last two digits — and therefore the blue channel of the color — update every second. This creates a subtle, continuous shift. Use the Pause button to freeze the color at any moment for closer inspection.
#RRGGBB where RR is the red channel (00–FF / 0–255), GG is green, and BB is blue. In the Hex Color Clock, these channels are filled by hours, minutes, and seconds respectively, creating a playful bridge between time and color.
Paste a hex code and get the closest official CSS color name and a list of similar Pantone-like shades. Design reference.
Pick a color for each day's mood and see a month‑at‑a‑glance heatmap. Data stored locally. A private emotional log.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Convert between Base32 encoded strings and hexadecimal. Work with low‑level data representations. All local.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
See how align‑items: baseline works in grid to align different font sizes on the same baseline. Visual guide.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Enter any date and get its ISO week number, plus the start and end dates of that week. Quick reference.
Lay down a beat on a grid sequencer for kick, snare, and hi-hat. Play, loop, and adjust tempo. All sound via Web Audio API.
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.