I love the approach, however, the palettes all seem to be in the same style. A bit more diversity would be cool.<p>Any other sites HN could recommend for picking colors? I suck at that.<p>Colourlovers is a classic I know about, but iirc it is complicated with copyright. <a href="https://www.colourlovers.com/" rel="nofollow">https://www.colourlovers.com/</a>
This is incredibly useful for anyone designing a new site from scratch. I think it's quite useful for reimagining the colors of your existing site, too, with one caveat. I'd love to be able to enter some of my own colors - and have your tool suggest a color palette.<p>Not the easiest feature to add, but would be exceptionally useful. Either way, I love what you do, mackenziechild and have followed your work for years.<p>You have inspired me over and over to improve DarwinMail [1]. Some of your small design tips have vastly improved the UI of DarwinMail. Thank you so much for all your tutorials, tweets and general design inspiration.<p>PS: I also love that you were a designer first, and decided to learn how to code too. It's so useful to learn in that order. No wonder your projects are always so brilliant.<p>[1] <a href="https://www.darwinmail.app" rel="nofollow">https://www.darwinmail.app</a>
I really like the idea.
If you are promoting stuff like this though, please please please check to see whether your color schemes meets WCAG contrast guidelines. I took a look at one randomly in the firefox developer edition accessibility tab and there were a large number of contracts flags.
While I really love the colors and instructive nature of this product, I really dislike the dark oriented color sections. That is to say, I dislike how in a dark mode, it still has large sections of white backgrounds.<p>If I'm in a dark room, using dark mode and expecting lower light levels, a sudden white backdrop is blinding.<p>Perhaps these dark themes are intended purely for design, not how best to design a dark mode.. but I'd really appreciate more design around the dark mode.<p>Honestly, large color changes bother me quite a bit in our software these days. I remember I always hated Slack's light mode because it was a right pane full of white - very bright, and the left pane was a dark mode contact/channel list, very dark. Why? It has always been very distracting to me, and I don't get why people think dark and light modes are so easily mixed.<p>Perhaps I'm an odd egg. I dunno. I definitely know nothing about style. All I know is I view the brightness of applications to be the foundation and competing brightness bothers me greatly.
I forgot my glasses in the hurry to work today, so I might be more susceptible to this than usual, but some of the contrasts are very low. For instance palette 14 the yellow links on white, or palette 10 the yellow links on green, are both impossible to read. Update: Contrast 1.02 according to devtools in firefox.<p>Other than that I like the palettes.
The design of this website is beautiful. I just wish it didn't reload after each palette change. Also, a toggle for the animations would be nice. They get a bit annoying after a bit.
It is awesome seeing colours in context. I've so frequently rejigged the palette whilst building the website, so this would stop doing that.<p>I'd love to be able to pick my own colours and to see how they look, instead of being bound by the pre-set ones... better yet being able to pick a 'starter' colour then having it create a complementary palette and seeing how that appears.
I like this idea. Especially as a dev who does a lot of front end work but has little sense of design.<p>I've seen a lot of color generators but I start to apply them and quickly realized having a grab bag of colors that look good together does not mean I have any clue where to use each one... and the result looks just as bad as one with the wrong colors.
Great! Love a new set of colors and was just looking for some the other day. There are some other similar websites, but glad there's more! More colors the better.<p>I've decided on some websites to entirely ditch this color scheme palette and just go with a full-on gradient: <a href="https://sdan.io/" rel="nofollow">https://sdan.io/</a> since I couldn't find good schemes at the time.
Good idea and well executed, it shows you have some skills and deeper knowledge with colors than most people, and informs, so people are likely to read and learn.<p>using firedox here, the bottom 5 palettes on the left side are blank, but when you click them, they do work to change the colors..<p>Your photo, the black and white profile, shows you with a great expression, but I wonder about the clothing too much. I immediately start wondering what the material of the coat(?) is.. thoughts run through, it almost seems like a fur coat and that you have nothing on under it. As I look closer I notice there is a Tshirt under that just blends with the black and white, so the nude effect is likely unintentional.<p>Then I go back to the coat and keep wondering what this outfit is. Maybe it's more common in SV / Portland etc, but where I'm at it looks very unusual. Perhaps the whole picture looks more common, it's just the shoulders of the item that are perplexing.<p>Not saying this is bad, just offering a glimpse into what some other peeps may be wondering.<p>Your black and white photo
I'd love to see it become standard practice to use a system like this to define a set of SASS variables that could then be composed in other rules rather than either hard coding the colors in each rule or using utility classes (e.g. ".blue").<p>You could probably do the same thing with text styles by defining variables for things like headline font, body font, monospaced font, etc.
Cool site.<p>I notice it says that "A tint is created when you add white to a hue. .... you can create a tint by lowering the saturation value of your hue."<p>This is true in most paint programs, but shouldn't be. Moving a pure color like red to white is also an increase in value (i.e. brightness). So if you reduce saturation to zero while leaving the value the same, you should get a shade of gray (and it should be a darker shade if starting with purple/blue, as compared to say yellow)<p>I guess the way it tends to be done is so any combination of hue, saturation and value result in a valid color, but according to traditional color models such as Munsell, that shouldn't be true. (which is why the Munsell color solid is like a distorted sphere, rather than a cube) <a href="https://munsell.com/about-munsell-color/how-color-notation-works/munsell-color-space-and-solid/" rel="nofollow">https://munsell.com/about-munsell-color/how-color-notation-w...</a>
The timing is great - I am redecorating my home dashboard with new colors.<p>One of the major struggles I have is with the dark mode - is there a methodology to assign "dark" colors based on the existing "light" ones? Or should I do the design twice, one for the light and one for the dark mode version?
Show HN is supposed to be for showing your own work<p><a href="https://news.ycombinator.com/showhn.html" rel="nofollow">https://news.ycombinator.com/showhn.html</a><p>so you might have miscategorized this, m1guelpf.
How about black and white, and use color sparingly to get attention?<p>To me, colors have to be justified to be used anywhere in graphic design. But, I am pretty sure this would be an unpopular opinion amongst designers since color is such an integral part of "the look" today - anywhere and everywhere.<p>I take a hard lined approach towards design: Follow Swiss/International style for layout, minimal typography, use borders to seperate content, show hierarchy through type size first, and if colors are needed for additional context - use them sparingly.
Very neat idea! I like the different color palettes available. You can see how a slight change in a shade can have a lot of impact.<p>I think the experience could be vastly improved by using CSS Variables (Custom Properties): you can update all the colors with JS in a single click (even the colors embedded in SVGs). That way, the color swap would be instant (no page reload) but you could still provide a direct sharing URL by replacing the state of the URL in the address bar.
I really like this. As a developer who sometimes has to design, I struggle choosing colors. I will definitely use this in my day to day. Thank you very much.
Offtopic: after copying a value, an unrelated emoji is added to a status message. E.g.: "copied ;-)", "copied ;-*" or "copied :unicorn:".<p>It seems confusing to me and I don't like it. But I see how it could boost engagement.<p>I wonder how many more emojis we need to see until a "emoji-block" browser plugin becomes mainstream.
Great site! I love playing with colour combinations, but I don't have the colour sense to be able to put together palettes myself.<p>On the data side, I have often (mis)used colorbrewer [0] to play with colours and see what might work well in visualizations.<p>[0] <a href="http://colorbrewer2.org" rel="nofollow">http://colorbrewer2.org</a>
One note I find the heavy emphasis on the black lines in the design a bit distracting. The colors itself become a bit of a sidenote here.<p>Also I get seasick from the animation when changing colors, would be nice if just the colors were fading and the layout stays constant.
There was another example many months ago of something like this which I really liked and I curse myself for not bookmarking it. My search attempts have failed. I love sites that give ideas in color relationships.
Neat. Possible bug: it took me a really long time to figure out what "Toggle section colors" does because the thing it's toggling is never visible when the toggle button is. :)
Hate to be a critic, but the transitions are distracting. Why can't I just read without things jumping out at me, from all sides. Its a little jarring.
I will bookmark this, because I dont have an esthetic sense, and never know wich color to use in my projects.<p>End up doing everything in black and white.
Cool site - bothers me though that “This sections hues” is missing an apostrophe...<p>Also, is this a clever ad for Webflow? If so, I’m not complaining...<p>useful ads >
All of these palates look very trendy 'contemporary big tech'. Something about the pastel colours. They go with the visual design.<p>But it seems very monocultural. I personally find them really distatesful (and isn't design about taste after all). Give me a nice saturated green any day.
This is a joke site, right?<p>> Blue is a very calming color and can actually slow your metabolism (notice how there's little to no food brands that use blue in their branding).<p>Best Foods / Hellman's, Kraft, Barilla, Spam, Nestle, Pilsbury, Ocean Spray, Oreo, Quaker ... if this is for real, they've evidently never been to a grocery store.<p>> Purple thinks it's better than all the other peasant colors.<p>I guess so.