๐จ Mix and match these deep blue shades for a calming and mysterious look.
๐ก The color combination of Eternal Constance and Kashmir Blue was inspired by the flowing rivers and serene landscapes of Kashmir.
/* Eternal Constance CSS Linear Gradient Background */
.gradient {
background: #09203f;
background: linear-gradient(
to right,
#09203f,#537895
);
}
You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.