Gradient Yellow (Process)

Gradient and text preview:

This paragraph uses color with hex code E1D100. Color of text is in garmony with gradient primary color FFEF00.

Stat info: Views 1349 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #FFEF00 255.239.0
Secondary color #F0E000 240.224.0
Border color #E1D100 225.209.0
Box shadow color #FFFE0F 255.254.15
Text color 1234567890 #E1D100 225.209.0

CSS3 styles:

background: #FFEF00;
color: #E1D100;
background: linear-gradient(to bottom, #FFEF00 0%, #F0E000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFEF00), color-stop(100%, #F0E000));
background: -webkit-linear-gradient(top, #FFEF00 0%, #F0E000 100%);
background: -moz-linear-gradient(top, #FFEF00 0%, #F0E000 100%);
background: -o-linear-gradient(top, #FFEF00 0%, #F0E000 100%);
background: -ms-linear-gradient(top, #FFEF00 0%, #F0E000 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEF00', endColorstr='#F0E000', GradientType=0);
border: 1px solid #E1D100;
text-shadow: 0 1px 0 #FFFE0F;
-webkit-text-shadow: 0 1px 0 #FFFE0F;
-moz-text-shadow: 0 1px 0 #FFFE0F;
box-shadow: inset 0 1px 0 #FFFE0F;
-webkit-box-shadow: inset 0 1px 0 #FFFE0F;
-moz-box-shadow: inset 0 1px 0 #FFFE0F;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.

Related gradients. Choose similar gradients:

Amber
Banana Yellow
Aureolin
Hansa Yellow
Chrome Yellow

See all yellow gradients.