Online HTML Color Codes
Hexadecimal to RGBColor Names
R
G
B
Hexadecimal
<div style='height:50px;background-image: linear-gradient(to bottom, white,#414a4c);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#414a4c);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#414a4c);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#414a4c);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#414a4c);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#002147);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#002147);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#002147);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#002147);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#002147);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#006600);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#006600);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#006600);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#006600);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#006600);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#273be2);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#273be2);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#273be2);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#273be2);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#273be2);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#682860);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#682860);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#682860);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#682860);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#682860);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#987654);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#987654);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#987654);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#987654);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#987654);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#af4035);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#af4035);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#af4035);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#af4035);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#af4035);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#78184a);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#78184a);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#78184a);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#78184a);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#78184a);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#836953);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#836953);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#836953);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#836953);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#836953);
}
< /style >
<div style='height:50px;background-image: linear-gradient(to bottom, white,#800080);'></div>
<div style='height:50px;background-image: linear-gradient(to top, white,#800080);'></div>
<div style='height:50px;background-image: linear-gradient(to left, white,#800080);'></div>
<div style='height:50px;background-image: linear-gradient(to right, white,#800080);'></div>
< style >
.gradientDiv {
height: 50px;
background-image: linear-gradient(to right, white,#800080);
}
< /style >