10

Anyone seen a colour palette sketch plugin?

over 8 years ago from , Developer

Has anybody found a colour palette plugin for sketch? I'm thinking one should be able to select different themes a new palette loads up.

I've had a look but no luck so far - can any one help me out? If not it might be worth building myself.

24 comments

  • Andrew FiorilloAndrew Fiorillo, over 7 years ago

    I just finished a Sketch plugin to save and load color palettes into the color picker. You can grab it on Github: https://github.com/andrewfiorillo/sketch-palettes

    Let me know what you think!

    5 points
  • Beth DeanBeth Dean, over 8 years ago

    I got around this for my team: I used the OSX color picker, saved a palette, then dumped the .CLS file in Username/Library/Colors and then in Sketch go to Window>Show Colors, with the color window open choose Color Palettes, on the palettes line on the far right is a gear icon with a dropdown, choose new in the dropdown and navigate to the folder with the .CLS file.

    Not as nice as having global palettes, but if you have to share a palette with a team this will work.

    2 points
  • Joseph BarrientosJoseph Barrientos, over 8 years ago

    it would be cool to be able to save palettes based on project, but at the same time i could just as easily create an artboard and save my colors to it so.. not sure?

    2 points
  • Keaton TaylorKeaton Taylor, over 8 years ago

    I would use this and weep openly at the magnificence while using it.

    1 point
  • Cihad TurhanCihad Turhan, over 8 years ago (edited over 8 years ago )

    Hey Jack,

    Good news is I've already started a sketch plugin which will fetch palettes from adobe kuler. The bad news is adobe doesn't release an API for it so I'm fetching and parsing html file and prepare requests according to this.

    I will release it in a couple of days if I have some time. I'll let you know after I finish it. It will be on this github page (I didn't push the current code yet)

    1 point
  • carol chen, over 6 years ago (edited over 6 years ago )

    I got another problem. Can we rename the colour? For example, we have our own colour palette and we name the colour in sequence like C001,C002, etc. Then we use the plugin called ICON-STAMPER to export the size picture, however it doesn't show the colour's name but in RGB.

    0 points
  • Denis KiselevDenis Kiselev, 8 years ago

    Here is set of OS X tools to convert ASE file from Adobe Color CC to OSX's system palette (.CLR): [[https://github.com/ramonpoca/ColorTools]]

    Use Releases tab to grab pre-built binaries.

    Getting Gatekeeper's "can not open app" error? Use right-click menu on OSX with Gatekeeper on to select Open command and click on Open button in confirmation window.

    0 points
  • c kizerc kizer, over 8 years ago

    You really can't right a plugin for this right now. Sketch needs to just allow you to use the OS X standard color picker. Then we could use Marc Edwards color picker

    0 points
    • Jack Callister, over 8 years ago

      I believe you are correct. After investigating the documentation there doesn't seem to be any way to fill the swatches component with data.

      I'll try the forums or mailing list - there must be a way to get at it, even if it's only available down the track.

      0 points
  • Eric Foster, over 8 years ago (edited over 8 years ago )

    Cool idea. Kuler, being an Adobe product, is tightly integrated into PS. Would be nice to have something similar for Sketch. It could even have a contextual mode where it spits out schemes that include your current fill color

    0 points
  • Adam T.Adam T., over 8 years ago

    It would be really great as a UI pane in the program not just a pop - up window.

    0 points
  • Lance QLance Q, over 8 years ago

    Looking for one too. Currently syncing my palette between office and home is rather cumbersome.

    0 points
  • James McCannJames McCann, over 8 years ago

    As a developer I think it might be cool to have something like this setup with presets or plugged into something like kuler so I could get a range of starting points.

    0 points
  • Jack Callister, over 8 years ago

    If this doesn't already exist would you use this? I'd like to get a gauge on how useful it would be for the community.

    0 points