CodeColor is a lightweight Figma plugin built to accelerate the design process. It allows users to instantly generate a visual color palette on their canvas from a simple list of hex color codes.
Paste a list of hex color codes separated by commas or spaces into a simple textarea.
Creates a styled rectangle for each color, arranged neatly on the canvas for immediate use.
The plugin handles the conversion from hex codes to the RGB format required by the Figma Plugin API.
Tech:
TypeScript HTML CSS Figma API