Underground Vibes Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Underground Vibes palette
Immagine PNG della tavolozza dei colori Underground Vibes
tavolozza dei colori Underground Vibes CSS
/* CSS */
.color-1 {
color: #2e2a29;
}
.color-2 {
color: #504b49;
}
.color-3 {
color: #7d7a78;
}
.color-4 {
color: #b4a82d;
}
.color-5 {
color: #d62e3c;
}
/* CSS Variables */
:root {
--color-1: #2e2a29;
--color-2: #504b49;
--color-3: #7d7a78;
--color-4: #b4a82d;
--color-5: #d62e3c;
}
CSS con gradiente di sfondo Underground Vibes
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e2a29, #504b49, #7d7a78, #b4a82d, #d62e3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e2a29, #504b49, #7d7a78, #b4a82d, #d62e3c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori Scuro
Underground Vibes color palette created on .