CTColor Toolinfreecolortool.hashnode.dev·Aug 13 · 1 min readQuick way to recolor SVG icons without opening a design tool?I was working on a few icons recently and needed to change their colors quickly. Normally I would open the SVG in a design tool or edit the code manually, but that feels a bit too much when you only n00
CTColor Toolinfreecolortool.hashnode.dev·Jul 29 · 1 min readHow to Pick Website Colors from an Image or ScreenshotSometimes a good color idea comes from a logo, product image, screenshot, poster, or reference website. Instead of guessing the color manually, I prefer extracting the exact HEX or RGB value first. An00
CTColor Toolinfreecolortool.hashnode.dev·Jul 29 · 1 min readHow I Create Tailwind Color Scales from One HEX ColorWhen I start a new UI project, I usually begin with one main brand color. The difficult part is turning that single color into a full scale that works for backgrounds, borders, cards, buttons, hover s00