Keychains of Random Stuff Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Keychains of Random Stuff palette
Immagine PNG della tavolozza dei colori Keychains of Random Stuff
tavolozza dei colori Keychains of Random Stuff CSS
/* CSS */
.color-1 {
color: #28cca9;
}
.color-2 {
color: #f9a858;
}
.color-3 {
color: #f8e149;
}
.color-4 {
color: #f04755;
}
.color-5 {
color: #9f2871;
}
/* CSS Variables */
:root {
--color-1: #28cca9;
--color-2: #f9a858;
--color-3: #f8e149;
--color-4: #f04755;
--color-5: #9f2871;
}
CSS con gradiente di sfondo Keychains of Random Stuff
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #28cca9, #f9a858, #f8e149, #f04755, #9f2871);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #28cca9, #f9a858, #f8e149, #f04755, #9f2871);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 4 tavolozzas di colori Acqua
Keychains of Random Stuff color palette created on .