Vibrant Echoes of Alex Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Echoes of Alex palette
tavolozza dei colori Vibrant Echoes of Alex CSS
/* CSS */
.color-1 {
color: #19b3e6;
}
.color-2 {
color: #faa700;
}
.color-3 {
color: #ff4d4f;
}
.color-4 {
color: #ff7142;
}
.color-5 {
color: #ffcc00;
}
/* CSS Variables */
:root {
--color-1: #19b3e6;
--color-2: #faa700;
--color-3: #ff4d4f;
--color-4: #ff7142;
--color-5: #ffcc00;
}
CSS con gradiente di sfondo Vibrant Echoes of Alex
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #19b3e6, #faa700, #ff4d4f, #ff7142, #ffcc00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #19b3e6, #faa700, #ff4d4f, #ff7142, #ffcc00);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 500+ tavolozzas di colori Brillante
Vibrant Echoes of Alex color palette created on .