Vintage Street Art Red Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vintage Street Art Red palette
tavolozza dei colori Vintage Street Art Red CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #b0eb00;
}
.color-4 {
color: #65b5f6;
}
.color-5 {
color: #ff8a66;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb84d;
--color-3: #b0eb00;
--color-4: #65b5f6;
--color-5: #ff8a66;
}
CSS con gradiente di sfondo Vintage Street Art Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb84d, #b0eb00, #65b5f6, #ff8a66);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb84d, #b0eb00, #65b5f6, #ff8a66);
}
Tavolozze di colori simili
Vintage Street Art Red color palette created on .