Farbverlauf Artichoke

Beispiel der Wiedergabe des Farbverlaufs und des Textes:

Das ist ein Beispiel des Textabsatzes, in welchem die Farbe mit dem Code #71795B angewendet wird. Die Textfarbe passt mit der Grundfarbe des Farbverlaufs #8F9779 zusammen.

Statistik: Ansichten 1074 Gefällt mir 0

Codes der anwendbaren Farben:

Farbe Vorschau HEX-Code RGB-Code
Farbe 1 (ober) #8F9779 143.151.121
Farbe 2 (unter) #80886A 128.136.106
Randfarbe #71795B 113.121.91
Schattenfarbe #9EA688 158.166.136
Textfarbe 1234567890 #71795B 113.121.91

CSS3-Stile:

background: #8F9779;
color: #71795B;
background: linear-gradient(to bottom, #8F9779 0%, #80886A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8F9779), color-stop(100%, #80886A));
background: -webkit-linear-gradient(top, #8F9779 0%, #80886A 100%);
background: -moz-linear-gradient(top, #8F9779 0%, #80886A 100%);
background: -o-linear-gradient(top, #8F9779 0%, #80886A 100%);
background: -ms-linear-gradient(top, #8F9779 0%, #80886A 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8F9779', endColorstr='#80886A', GradientType=0);
border: 1px solid #71795B;
text-shadow: 0 1px 0 #9EA688;
-webkit-text-shadow: 0 1px 0 #9EA688;
-moz-text-shadow: 0 1px 0 #9EA688;
box-shadow: inset 0 1px 0 #9EA688;
-webkit-box-shadow: inset 0 1px 0 #9EA688;
-moz-box-shadow: inset 0 1px 0 #9EA688;
Der Inhalt wurde in die Zwischenablage kopiert. Der Inhalt wurde nicht kopiert. Bitte benutzen Sie "Ctrl + C".