Yellow Dandy Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Yellow Dandy palette
Immagine PNG della tavolozza dei colori Yellow Dandy
tavolozza dei colori Yellow Dandy CSS
/* CSS */
.color-1 {
color: #dc7309;
}
.color-2 {
color: #7a880c;
}
.color-3 {
color: #176d2e;
}
.color-4 {
color: #1d3e3b;
}
.color-5 {
color: #0e483c;
}
/* CSS Variables */
:root {
--color-1: #dc7309;
--color-2: #7a880c;
--color-3: #176d2e;
--color-4: #1d3e3b;
--color-5: #0e483c;
}
CSS con gradiente di sfondo Yellow Dandy
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dc7309, #7a880c, #176d2e, #1d3e3b, #0e483c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dc7309, #7a880c, #176d2e, #1d3e3b, #0e483c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Arancio
Yellow Dandy color palette created on .