Reputation:
I'm looking for an easy way to view colors / choose colors for my CSS styles besides just the generic ones like:
color: Purple;
I just want an easy way to view / select them based on their #XXXXXX (Hex Color?)
Thanks!
Upvotes: 2
Views: 308
Reputation: 629
Try ColorSnapper
Has options for Hex, RGBA and even XCode! http://colorsnapper.com/
Upvotes: 0
Reputation: 937
With hundreds of thousands or maybe more custom made colors and pallets to choose from as well as the ability to make your own hex's colourlovers is by far the best I've encountered.
Upvotes: 0
Reputation: 1533
Piknik color picker http://color.aurlien.net/ is very sleek/cool and might be just what you're looking for. Also, if you want to extract a color from a particular webpage, and use firefox, you can install the ColorZilla Firefox add-on. Personally, I use the eye-drop color pickers in ColorZilla in combination with Adobe Photoshop to get hex colors.
Upvotes: 0
Reputation: 14279
If you are using Firefox and Firebug, Firepicker could be a lifesaver.
Upvotes: 1
Reputation: 18669
Use Photoshop, take a screenshot and select the eyedropper tool click a color on the document color area, then click the swatch in the toolbar to bring up the Color Picker. The hex color is there :P
Upvotes: 0
Reputation: 11159
How about this: http://html-color-codes.com/
Is this what you mean?
Upvotes: 0
Reputation: 76597
I find myself using this all of the time for design-related issues, as it also features analogous colors, complementary colors, and other color-scheming tools.
If you want a desktop type solution, I know that ColorPic features a similar desktop-based solution. Hope this helps
Upvotes: 2