Dandy Yellow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dandy Yellow palette
tavolozza dei colori Dandy Yellow CSS
/* CSS */
.color-1 {
color: #f7ca50;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #e25c22;
}
.color-4 {
color: #b74e7d;
}
.color-5 {
color: #6a3f8d;
}
/* CSS Variables */
:root {
--color-1: #f7ca50;
--color-2: #f0a800;
--color-3: #e25c22;
--color-4: #b74e7d;
--color-5: #6a3f8d;
}
CSS con gradiente di sfondo Dandy Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7ca50, #f0a800, #e25c22, #b74e7d, #6a3f8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7ca50, #f0a800, #e25c22, #b74e7d, #6a3f8d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 70+ tavolozzas di colori Brillante
Dandy Yellow color palette created on .