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