Forum Discussion
MarineDEMAISON
3 months agoCommunity Member
Mass change color hex code (like the change font tool in search)
Hello, I've set up temporary colors in my project, waiting for the final palette to be published. Is there a way to replace colors later on on several elements (shapes, text, ...), a bit like the fi...
karansingh01
3 months agoCommunity Member
To efficiently replace colors across multiple elements in your project, consider using global swatches or color styles in design tools like Adobe Illustrator or Figma. These allow you to update a color in one place, automatically changing it everywhere it’s used. Alternatively, use the "Find and Replace Color" feature or, in coding projects, leverage CSS variables or SASS for easy updates. Plugins like "Similayer" in Figma or "Sketch Replace Color" can also help streamline this process.