Green gradient Color Palette
{ background: #78921d; background: -moz-linear-gradient(top, #cbd394 0%, #78921d 50%, #6f8817 51%, #7d9722 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbd394), color-stop(50%,#78921d), color-stop(51%,#6f8817), color-stop(100%,#7d9722)); background: -webkit-linear-gradient(top, #cbd394 0%,#78921d 50%,#6f8817 51%,#7d9722 100%); background: -o-linear-gradient(top, #cbd394 0%,#78921d 50%,#6f8817 51%,#7d9722 100%); background: -ms-linear-gradient(top, #cbd394 0%,#78921d 50%,#6f8817 51%,#7d9722 100%); background: linear-gradient(to bottom, #cbd394 0%,#78921d 50%,#6f8817 51%,#7d9722 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbd394', endColorstr='#7d9722',GradientType=0 ); }
Related Color Palettes
Comments
No comments written yet.
Please login to write comment.