Vibrant Red Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Red palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Vibrant Red (PNG)
tavolozza dei colori Vibrant Red CSS
/* CSS */
.color-1 {
color: #f85d4f;
}
.color-2 {
color: #f8a94f;
}
.color-3 {
color: #f8d94f;
}
.color-4 {
color: #79f56b;
}
.color-5 {
color: #7c9cf3;
}
/* CSS Variables */
:root {
--color-1: #f85d4f;
--color-2: #f8a94f;
--color-3: #f8d94f;
--color-4: #79f56b;
--color-5: #7c9cf3;
}
CSS con gradiente di sfondo Vibrant Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f85d4f, #f8a94f, #f8d94f, #79f56b, #7c9cf3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f85d4f, #f8a94f, #f8d94f, #79f56b, #7c9cf3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Arancio
Vibrant Red color palette created on .