Pink Synthwave Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Synthwave palette
tavolozza dei colori Pink Synthwave CSS
/* CSS */
.color-1 {
color: #ff4d7f;
}
.color-2 {
color: #2a2c41;
}
.color-3 {
color: #8e9aaf;
}
.color-4 {
color: #00aab3;
}
.color-5 {
color: #ffd36b;
}
/* CSS Variables */
:root {
--color-1: #ff4d7f;
--color-2: #2a2c41;
--color-3: #8e9aaf;
--color-4: #00aab3;
--color-5: #ffd36b;
}
CSS con gradiente di sfondo Pink Synthwave
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d7f, #2a2c41, #8e9aaf, #00aab3, #ffd36b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d7f, #2a2c41, #8e9aaf, #00aab3, #ffd36b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Anni 80
Pink Synthwave color palette created on .