Blond in Blue Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blond in Blue palette
Immagine PNG della tavolozza dei colori Blond in Blue
tavolozza dei colori Blond in Blue CSS
/* CSS */
.color-1 {
color: #f0e78e;
}
.color-2 {
color: #a2c1e2;
}
.color-3 {
color: #6aa2c8;
}
.color-4 {
color: #3c8caf;
}
.color-5 {
color: #1e6f8f;
}
/* CSS Variables */
:root {
--color-1: #f0e78e;
--color-2: #a2c1e2;
--color-3: #6aa2c8;
--color-4: #3c8caf;
--color-5: #1e6f8f;
}
CSS con gradiente di sfondo Blond in Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e78e, #a2c1e2, #6aa2c8, #3c8caf, #1e6f8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e78e, #a2c1e2, #6aa2c8, #3c8caf, #1e6f8f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori colors.blond
Blond in Blue color palette created on .