Vibrant Waves Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Waves palette
tavolozza dei colori Vibrant Waves CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6f9ed8;
}
.color-3 {
color: #f7b5a1;
}
.color-4 {
color: #ffd54d;
}
.color-5 {
color: #4cae4f;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6f9ed8;
--color-3: #f7b5a1;
--color-4: #ffd54d;
--color-5: #4cae4f;
}
CSS con gradiente di sfondo Vibrant Waves
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6f9ed8, #f7b5a1, #ffd54d, #4cae4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6f9ed8, #f7b5a1, #ffd54d, #4cae4f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 800+ tavolozzas di colori Brillante
Vibrant Waves color palette created on .