Vibrant Yellow Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Yellow palette
Immagine PNG della tavolozza dei colori Vibrant Yellow
tavolozza dei colori Vibrant Yellow CSS
/* CSS */
.color-1 {
color: #f0a400;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #d4a9f4;
}
.color-4 {
color: #4b8b7a;
}
.color-5 {
color: #ffcc00;
}
/* CSS Variables */
:root {
--color-1: #f0a400;
--color-2: #ff6e61;
--color-3: #d4a9f4;
--color-4: #4b8b7a;
--color-5: #ffcc00;
}
CSS con gradiente di sfondo Vibrant Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a400, #ff6e61, #d4a9f4, #4b8b7a, #ffcc00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a400, #ff6e61, #d4a9f4, #4b8b7a, #ffcc00);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 10+ tavolozzas di colori Anni 90
Vibrant Yellow color palette created on .