Skip to content

Instantly share code, notes, and snippets.

View GradientAnimator's full-sized avatar

GradientAnimator GradientAnimator

View GitHub Profile
.css-selector {
    background: linear-gradient(270deg, #daa3f9, #dbdbdb, #dabfff, #fe89ff);
    background-size: 800% 800%;
    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    -o-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 25%}
.seletor-css {
    fundo: gradiente linear ( 290 graus , #b006ff, #5700d0);
    tamanho-de-fundo:400% 400%;
    -webkit-animation: AnimaçãoNome 6s facilidade infinita;
    -moz-animation: Nome da animação facilidade 6s
    -o-animation: Nome da animação facilidade 6s
    animação: Nome da animação facilidade 6s infinita;
}
@-webkit-keyframes Nome da animação {
    0%{posição-de-fundo: 62% 0% }
.css-selector {
    background: linear-gradient(145deg, #295773, #c8d7e4, #7aac6c);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 28s ease infinite;
    -moz-animation: AnimationName 28s ease infinite;
    -o-animation: AnimationName 28s ease infinite;
    animation: AnimationName 28s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:15% 0%}
.css-selector {
    background: linear-gradient(145deg, #295773, #c8d7e4, #7aac6c);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 18s ease infinite;
    -moz-animation: AnimationName 18s ease infinite;
    -o-animation: AnimationName 18s ease infinite;
    animation: AnimationName 18s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:15% 0%}
.css-selector {
    background: linear-gradient(113deg, #295773, #c8d7e4);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    -o-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:46% 0%}
.css-selector {
    background: linear-gradient(260deg, #ffffff, #990303);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 42s ease infinite;
    -moz-animation: AnimationName 42s ease infinite;
    -o-animation: AnimationName 42s ease infinite;
    animation: AnimationName 42s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:57% 0%}
.css-selector {
    background: linear-gradient(256deg, #fc8585, #ff0000);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 0s ease infinite;
    -moz-animation: AnimationName 0s ease infinite;
    -o-animation: AnimationName 0s ease infinite;
    animation: AnimationName 0s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:94% 0%}
.css-selector {
    background: linear-gradient(270deg, #81d0bc, #000000);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 0s ease infinite;
    -moz-animation: AnimationName 0s ease infinite;
    -o-animation: AnimationName 0s ease infinite;
    animation: AnimationName 0s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
.css-selector {
    background: linear-gradient(134deg, #c2f2f2, #f2d5dd, #e8c4f2);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 7s ease infinite;
    -moz-animation: AnimationName 7s ease infinite;
    -o-animation: AnimationName 7s ease infinite;
    animation: AnimationName 7s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:5% 0%}
.css-selector {
    background: linear-gradient(7deg, #176a55, #92f1b4);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 42s ease infinite;
    -moz-animation: AnimationName 42s ease infinite;
    -o-animation: AnimationName 42s ease infinite;
    animation: AnimationName 42s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 88%}