1stwebdesigner |
100 Delightful and Pleasing Color Palettes and Swatches Posted: 09 Aug 2010 02:00 PM PDT Colors are one of the most valuable things in the life of everybody, wherever you go you like find yourself surrounded in combination of different colors and shades. Colors can have huge impact on someone's mood and nerves; it can evoke you feelings and emotions. Same as colors, color palettes also play an important role in everyone's life because if the color combination is not good enough to delight people then there is no use of using colors, so it is important that you take advantage of color palettes and chose best and suitable color combination for your projects. Today we have collected 100 Delightful and Pleasing Color Palettes making it easy for you to get an idea of the color combination you need. 1. 200fruits of passion2. A Dream in Color3. Adrift in Dreams4. Arabic Taste of Life5. Cheer up emo kid6. Chocolate Creams7. Clairedelune8. (◕〝◕)9. Color Swatches10. Complementary Colour Swatches11. Complementary Color SwatchesII12. Conspicuous Creep13. Curiosity Killed14. Deep Skyblues15. Devastating loss16. Dig My Olive Branch17. Dream magnet18. Entrapped InAPalette19. Free Hugs20. Fresh cut day21. Funny Like the Moon22. Gemtone sea & shore23. Gentle Waves24. Giant Goldfish25. Good Friends26. Green and Blue swatch set27. 28X Dusty Petrol28. Pistachio29. Salamander30. Dolores31. Oddend32. Orange on gray33. Orange on olive34. Neutral Blue35. Granny Smith Apple36. Cherry Cheesecake37. Tech Office38. Bordeaux39. Garden Swimming Pool40. Herbs and spices41. Watermelon42. 1944Mustang43. Japanese Garden44. Hymn For My Soul45. I demand a pancake46. Inside this moment47. Japanese Bath48. Japanese Art49. Let them eat cake50. Love Flowers51. Lucky bubble gum52. Maddening Caravan53. maybe i’m colorblind54. Ocean Five55. Pineapples56. Pluck of57. PollockPollock58. Praise Certain Frogs59. PS Color Swatches 160. Rosewood61. Serenity is . . .62. She Is French, Yes?63. Skin Palettes V.364. smoked ~ she choked65. Some starry night66. Still be friends?67. Storming Psychedelia68. Strawberry Mousse69. t r a n c e70. Tech light71. Terra?72. The Firebird73. The First Raindrop74. Thought Provoking75. Thumbelina76. Very77. Vintage Modern78. w o r d l e s s79. You are beautiful80. You will be free81. Mellon ball surprise82. Newly Risen Moon83. Summer Fun84. Life in the 50's85. The Sweet Life86. Red and smooth87. Firenze88. Aspirin C89. Circus III90. Haiti Relief91. Sea Wolf92. Quiet Cry93. Zen and Tea94. Feel95. Stained glass light96. Japanese girl97. Nebula98. Across the mirror99. Lingonberry Jazz100. JamWhich is your favorite? Tell us in comments :) |
The Ultimate Roundup of 55+ CSS3 Tutorials Posted: 09 Aug 2010 03:00 AM PDT CSS3 is something that will take web development into the next level, while modernizing the web and allowing web designers and developers to make their creativity a reality. CSS3 allows for web techniques such as: text shadows, rounded borders, animations, custom web fonts, and much more. In this collection, you’ll find 57 High Quality CSS3 Tutorials that help to stand out from the crowd, and make better designs using only CSS. 1. The Basics of CSS3Well, here is a post on the basics of the new properties: text-shadow, box-shadow, and border-radius. These CSS3 properties are commonly used to enhance layout and good to know. 2. How To Create a Pure CSS Polaroid Photo GalleryMagical things can be done by combining various CSS properties, especially when some of the new CSS3 tricks are thrown into the mix. Let's take a look at building a cool looking stack of Polaroid photos with pure CSS styling. 3. How To Create Depth And Nice 3D Ribbons Only Using CSS3In this tutorial we'll be learning how to create depth and nice 3D ribbons only using CSS3. 4. Image Bubbles using CSS3 transform and transitionsCSS3’s transform and transition properties make it possible to manipulate elements in a variety of ways using just CSS. CSS transform is used to scale, rotate, or even skew an element without disturbing the content around it, while transition is used to animate CSS properties into view. The two properties are supported in modern versions of Safari, Chrome, Mozilla 3.5+, and Opera 9.5+ in varying degrees. 5. The Multi-Column CSS3 ModuleFor over six years, CSS3 columns have been available to us; yet, strangely, they're rarely utilized. Because they currently are only supported in Mozilla and Webkit-based browsers, this means that – again – no support in Internet Explorer. But that's okay! The world will not end if IE users see one longer paragraph. you'll see how to use this helpful module in this video quick tip. 6. Using CSS3 Text Shadow for Active Link StatesIn this tutorial you'll be walking through the process of using CSS3 text shadow for active link states. 7. CSS3 Gradient ButtonsToday I'm going to show you how to put the CSS gradient feature in a good practical use. Check out my demo to see a set of gradient buttons that I have created with just CSS (no image or Javascript). The buttons are scalable based on the font-size. The button size can be easily adjusted by changing the padding and font-size values. The best part about this method is it can be applied to any HTML element such as div, span, p, a, button, input, etc.. 8. How To Create A Polaroid Photo Gallery With CSS And jQueryPhoto Galleries are becoming more and more popular these days. Today we are going to create a simple one using some of the new CSS3 features and jQuery. A prominent feature of the gallery is that You will be able to Drag the photos with single click in the gallery we are going to create. Hope you will enjoy this and understand it easily. 9. Wicked CSS3 3d bar chartIn this tutorial you’ll be learning how to create wicked CSS3 3d bar chart. no images were used to create this wicked effect. The only images that are used in this example, were taken from the Superpack icon pack and only show the Apple icons. Everything else you see in this demo, is created using pure CSS3. 10. Create a Letterpress Effect with CSS Text-ShadowThe letterpress effect is becoming hugely popular in web design, and with a couple of modern browsers now showing support for the text-shadow CSS3 property it's now simple and easy to create the effect with pure CSS. No Photoshop trickery here! 11. Create a pixel perfect subscription box using CSS3Today I will show how to create the above subscription box using simple HTML markup and a few advanced CSS3 properties. I believe CSS3 is the future and the sooner you can jump on the CSS3 band wagon the better. All the stylish shadows and gradients used are rendered using CSS properties which can be experimented with to produce some fantastic results. 12. Pretty Simple Content Slider with jQuery and CSS3Today we will create an auto-playing content slider with jQuery and CSS3. The idea is to alter the background image and to slide in the heading and the description. By clicking on one of the menu items, the auto-play function is stopped and the respective content slides out. 13. Our Solar System in CSS3This is an attempt to recre ate our solar sys tem using CSS3 fea tures such as border-radius, trans forms and anim a tions. The res ult is sur pris ing and quite interesting. 14. Howto Create An Image Slider With Pure CSS3Image slider is a popular effect and often used in portfolio sites and blogs. Most of these sliders are created by Javascript. But with CSS3’s strength, we can implement an image slider with only pure CSS3. This article will guide you to do that. 15. Build Kick-Ass Practical CSS3 ButtonsWhat once required background images and icons can now be created with plain-old CSS. Because modern browsers have access to things like box shadow, gradients, rounded corners, text-shadows, and font-face, we can finally take advantage of this and remove any need for images, when creating visual elements, such as buttons! I'll show you how in this video tutorial. 16. jQuery quickie: Colourful rating system with CSS3Today, we’re going to do a relatively simple jQuery tutorial. Rating systems are used a lot on websites, for example to rate how good a certain product, article or comment is. I slightly wanted to improve this idea, by making it more visually attractive. 17. CSS3 Music Player MenuThis post is the sequel post from "Photoshop Effect vs CSS3 Properties", as you know on previous post we have tried to maximize the CSS3 power to create Photoshop-like effect. So, as I promised earlier, this post will explain how to use CSS3 properties only to create CSS Music Player Menu. 18. Beautiful CSS3 Search FormDid you know you can make a round circle with border-radius and create inner shadow effect with box-shadow inset? Check out this beautiful search form tutorial that I've created with CSS gradient, border-radius, and box-shadow. It displays perfect in CSS3 browsers and degrades gracefully in non-CSS3 browsers. 19. Design a Prettier Web Form with CSS 3Thanks to advanced CSS properties, such as gradients and shadows, it's now quite easy to turn a dull web form into something beautiful – with minimal effort. I'll show you how in this tutorial! 20. Pimp Your Tables with CSS3Today I am going to show you how to use some neat CSS3 properties to beautify your tables. With so many new selectors we can address specific table cells and rows in order to create a unique style without adding classes to the markup. 21. Create Accordion Menu Using CSS3 Transition – Deluxe Blog TipsThere are many ways to create an accordion menu, most of them use a javascript library like jQuery to make the effect runs cross browsers. In this tutorial, we’ll see how to make an accordion menu using CSS3 transition. It works on most modern browsers that support CSS3. 22. Cross-Browser Rounded Buttons with CSS3 and jQueryThis tutorial will show you how to create cross-browser rounded buttons with CSS3 and jQuery 23. How to use CSS3 Orientation Media QueriesFor a long time we have been able to specify styles for different media types using CSS, print and screen being the most recognizable. With CSS3 these media types have been extended to allow additional expressions, aka media queries, which gives us greater control on when specific styles should be applied. In this article I will focus on the orientation media query and have a fun demonstration showing how to use it. 24. 3d animation using pure CSS3In this tutorial you’ll learn how to create 3d animation using pure CSS3 25. Stylize Input Element Using CSS3Stylizing input element is a common task for us as a web developer, we can make it look nicer by putting stylized input image (color gradient, smooth border, box shadow, etc) as an input background. Nice but the images also take some of our bandwidth, thankfully CSS3 adds some support for element styling, so we can replace them with only CSS. 26. Contextual Slideout Tips With jQuery & CSS3Knowing the importance of HTML standards, we are making a set of contextual slideout tips with jQuery & CSS3, which are ideal for product pages and online tours. As a bonus, they are SEO friendly, so all the content is visible to search engines. 27. CSS3 Dropdown MenuLearn this tutorial to see a Mac-like multi-level dropdown menu that I've created using border-radius, box-shadow, and text-shadow. It renders perfect on Firefox, Safari and Chrome. The dropdown also works on non-CSS3 compitable browsers such as IE7+, but the rounded corners and shadow will not be rendered. 28. Create a Cool Messy List with CSS3 and nth-childIn this short tutorial I'm going to show you how to create a cool messy list. 29. Deal-breaker problems with CSS3 multi-columnsFirefox and Webkit support some of the CSS3 multi-column layout properties—but not very well. Unfortunately, the spec isn't very clear about what's correct. Until the spec is clearer and the browser problems are ironed out, multi-columns are useless to me. 30. CSS3 Glow TabsVisit the site in a Webkit-based browser (Chrome or Safari) or Opera 10.5, and you'll see a nice "glowing" rollover effect along with a subtle inner shadow at the bottom of the inactive tabs. But that's not all; they've also applied some rounded corners and gradients to complete a very nice effect. All with no images — just progressively enhanced with CSS3 so it degrades in non-supportive browsers. I immediately set out to recreate the effect, and I thought I'd write it up so you can see how CSS3 can create intuitive and beautiful interfaces with no images. 31. Create Windows 7 start menu using CSS3 onlyI am fascinated with how much you can do with so little using CSS3. Many user interface elements that require images in order to have appropriate visual appearance now can be styled only with CSS3. In order to prove that I assigned myself a task to create Windows 7 start menu only with CSS3 (and some icons). 32. How to Dynamically Highlight Content Like Wikipedia Using CSS3If you've ever clicked on a footnote link in a Wikipedia article, you've probably noticed that two things happen: (1) the link brings you to the footnote section at the bottom of the page; and (2) the selected footnote is highlighted with a different color. In a list of footnotes, this feature makes it easy for the reader to visually access the appropriate footnote. 33. Cross Browser Pure CSS3 Horizontal AccordionJust few days ago, I shared pure CSS3 vertical accordion that works in all modern browsers, including Internet Explorer. Now it is time to share its twin – a pure CSS3 horizontal accordion. It uses same markup enabling you to switch from vertical to horizontal accordion and vice versa by simply changing the class name. 34. CSS3 Linear GradientsWith the advent of CSS3’s comes support for gradients, specifically, linear and radial gradients. CSS Gradients is supported in FF3.6+, Safari 2+ and Google Chrome. In FF3.6, gradients can currently only be applied to an element’s “background-image” or shorthand “background” properties. 35. Cross Browser Pure CSS3 Vertical AccordionI was studying various CSS accordions and found that better ones are built using CSS3; as expected, they didn't work in Internet Explorer. More noticeably, they didn't even degrade properly. This was mainly due to use of CSS3 ":target" pseudo class to open accordion panels. 36. How to build a Cool Animated CSS3 Menu with no JavascriptThis CSS3 tutorial was originally written in German by the Webstandard-Team, and they have kindly allowed us to translate it and publish it here. It certainly does deserve to be viewed by a wider audience. 37. Colorful Sliders With jQuery & CSS3In this tutorial we are using jQuery and the new transformation features brought by CSS3 to create a three dimensional dynamic slider effect. The techniques presented here – for creating sliders, and CSS dynamic resizable bars, can be used together or in part for powering all sorts of jQuery goodness. 38. How to Create a Fancy Image Gallery with CSS3Today, I have prepared a tutorial about how to use CSS3 to make an image gallery with animation. I recommend to use browsers that support CSS3 to see the animations; however, the gallery is going to be usable in browsers without support of the animation. 39. How to Create Inset Text with CSS3Many exciting new functions and features are being thought up for CSS3. Today we are going to create inset test with CSS3. That property will support Firefox, Opera, Chrome and Safari. Inset text being text that has been pushed into the background, almost like a reverse embossed effect. 40. CSS3 loading spinners without imagesWhile playing around with css-transform to make various shapes, I saw a way to create animated image-less loading spinners such as used in a lot of webapps and of course on the iPhone. 41. CSS3 Fundametals: CSS 3 TransitionsAs CSS3 rolls out around the web, it is bringing some interesting new presentational techniques along with it. Today, we'll review the basics of using CSS3 transitions and animations to add an extra layer of polish. 42. Pure CSS3 bokeh effect with some jQuery helpToday, I want to add another addition to the bokeh “hype”, by creating a pure CSS3 bokeh effect. With some help from jQuery, we can add some randomness in colour, size and position for the effect. 43. CSS3 Techniques You Should KnowMany of you have probably heard all the buzz around CSS3, but exactly which techniques can we use today? In this article I'll show you some different CSS3 techniques that work great in some of the leading browsers (i.e. Firefox, Chrome, Safari, Opera ), and how they will degrade well in the non-supported browsers (i.e. Internet Explorer). Using browser specific extensions, many of the proposed CSS3 styles can be used today! 44. Beautiful Photoshop-like Buttons with CSS3In this Tutorial we'll show you how to recreate 3 different, slick buttons that we created beforehand in Photoshop without the usage of any image in CSS3. We'll use a multitude of CSS3 properties, such as @font-face, text- and box-shadow, gradients and border-radius. 45. Pretty CSS3 buttonsI've come across quite a few sites that explain how to create flexible CSS3 buttons but i've never really spent the time to implement one until i found a great little write up courtesy of the guys over at the Zurb blog who have a fantastic post on creating CSS3 buttons. So i've taken their example and tweaked it to fit my needs. It's worth noting that if your using Internet explorer you're not going to see all these effects as IE still doesn't support CSS3. Compatible CSS3 browsers are, Safari, Chrome and FireFox 3+. 46. Using Rounded Corners with CSS3Through the use of proprietary CSS properties, certain browsers can already display rounded corners. For example, Firefox uses the -moz-border-radius property to control the corner radius of a page's border. Safari can accomplish the same result with the -webkit-border-radius or -khtml-border-radius properties. 47. CSS3 Speech BubbleIn this tutorial, you’ll learn how to create CSS3 speech bubble. 48. Create a CSS3 Call to Action ButtonI'm now going to share with you a method for making a slick call to action button using only CSS. 49. Create A Clean and Stylish CSS3 Contact FormIn this tutorial we're going to look at a range of different CSS3 effects – in particular, we'll be creating background gradients, adding shadows to elements, applying some rounded corners, and adding a couple of simple animation effects. 50. How to Create a “Stay-On-Top” Menu with CSS3 and jQueryThis video will show you what you'll be making and how to do that. Unfortunately, since I had only 5 minutes for this, I focused only on the jQuery part. Everything else you need for this you will find in the tutorial. You can also hit the "Live Demo" button to see the final effect yourself. 51. Apple Navigation with CSS3Apple is known for very clean design and if you have been to their website in the last few years you've seen their primary navigation. It's a staple of the apple website and today I wanted to take a crack at recreating the Apple navigation using CSS3 techniques. 52. Grooveshark Search with CSS3I am a huge fan of the Grooveshark interface. Every time I look at the site I start to dissect the UI and turn it into code in my head. I wanted to see if I could create the search box only using HTML and CSS. Sadly there is one image and it's the search icon in the button. I recently read a tutorial that shows you how to create a custom font and use the font-face property for icons, but they didn't have the search icon I needed. 53. Fancy Image Hover Using CSS3So here we will try to create fancy image hover with css3 as you all know we can have cool image hover effect using jquery but now using transform and transition properties of css3 we can have the same cooler effect with css3 only. 54. CSS3 Rounded Image With jQueryThe other day I was trying to style CSS3 border-radius to image element and I realized that Firefox doesn't display border-radius on images. Then I figured a way to work around it — wrap a span tag around with the original image as a background-image. Thanks to Darcy Clarke for the jQuery code which does the magic tag wrapping automatically. 55. How to Create a Cool Slide Out Panel with CSS3 onlyMany sites have a really cool hidden panel which contains some relevant information and this panel is revealed to us, with a cool animation, when we click on a particular button or hover over it. This has usually been achieved using jQuery. But now as we advent towards the future and CSS3 is becoming a reality, here is a tutorial on how to build an animated slide out panel using only CSS3. 56. Creating Fancy Checkmark Icons with Pure CSS3I had just seen Nicolas Gallagher's awesome pure css social media icons, though, and I thought, "If he can do that, than I could certainly create a simple check icon with just css3?. I did figure it out with some experimenting and testing, and today I'm going to show you how to achieve the same effect. 57. Create a Vibrant Digital Poster Design with CSS3CSS has come a long way in recent years, and with new browser support for a hand full of CSS3 properties we can begin to replicate design styles directly in the browser that beforehand were recently only possible in our design applications. Follow this walkthrough of the making of Circlicious, a vibrant and abstract digital poster design made purely of HTML and CSS. |
You are subscribed to email updates from 1stwebdesigner - Graphic and Web Design Blog To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Hey thanks for sharing such long collections of color for web development. If you having any trouble in web development visit my blog where i wrote article on web development.