80s Red Vibes Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with 80s Red Vibes palette
Immagine PNG della tavolozza dei colori 80s Red Vibes
tavolozza dei colori 80s Red Vibes CSS
/* CSS */
.color-1 {
color: #e63746;
}
.color-2 {
color: #f2faef;
}
.color-3 {
color: #a7dadc;
}
.color-4 {
color: #447a9c;
}
.color-5 {
color: #1d3658;
}
/* CSS Variables */
:root {
--color-1: #e63746;
--color-2: #f2faef;
--color-3: #a7dadc;
--color-4: #447a9c;
--color-5: #1d3658;
}
CSS con gradiente di sfondo 80s Red Vibes
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e63746, #f2faef, #a7dadc, #447a9c, #1d3658);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e63746, #f2faef, #a7dadc, #447a9c, #1d3658);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosso
80s Red Vibes color palette created on .