Vibrant Yellow Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Yellow palette
Scarica la tavolozza dei colori Vibrant Yellow (PNG)
tavolozza dei colori Vibrant Yellow CSS
/* CSS */
.color-1 {
color: #f5a524;
}
.color-2 {
color: #f8e61b;
}
.color-3 {
color: #4cae4f;
}
.color-4 {
color: #00bdd6;
}
.color-5 {
color: #9b58b6;
}
/* CSS Variables */
:root {
--color-1: #f5a524;
--color-2: #f8e61b;
--color-3: #4cae4f;
--color-4: #00bdd6;
--color-5: #9b58b6;
}
CSS con gradiente di sfondo Vibrant Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a524, #f8e61b, #4cae4f, #00bdd6, #9b58b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a524, #f8e61b, #4cae4f, #00bdd6, #9b58b6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 30+ tavolozzas di colori Brillante
Vibrant Yellow color palette created on .