Vibrant Yellow and Pink Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Yellow and Pink palette
tavolozza dei colori Vibrant Yellow and Pink CSS
/* CSS */
.color-1 {
color: #f9e9ae;
}
.color-2 {
color: #f0c74c;
}
.color-3 {
color: #f05e28;
}
.color-4 {
color: #d73c6d;
}
.color-5 {
color: #994cbd;
}
/* CSS Variables */
:root {
--color-1: #f9e9ae;
--color-2: #f0c74c;
--color-3: #f05e28;
--color-4: #d73c6d;
--color-5: #994cbd;
}
CSS con gradiente di sfondo Vibrant Yellow and Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e9ae, #f0c74c, #f05e28, #d73c6d, #994cbd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e9ae, #f0c74c, #f05e28, #d73c6d, #994cbd);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Vibrant Yellow and Pink color palette created on .