Luxury Drive Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Luxury Drive palette
tavolozza dei colori Luxury Drive CSS
/* CSS */
.color-1 {
color: #d4af35;
}
.color-2 {
color: #bfbfbf;
}
.color-3 {
color: #a87e00;
}
.color-4 {
color: #8c5a2b;
}
.color-5 {
color: #5a4d2a;
}
/* CSS Variables */
:root {
--color-1: #d4af35;
--color-2: #bfbfbf;
--color-3: #a87e00;
--color-4: #8c5a2b;
--color-5: #5a4d2a;
}
CSS con gradiente di sfondo Luxury Drive
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4af35, #bfbfbf, #a87e00, #8c5a2b, #5a4d2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4af35, #bfbfbf, #a87e00, #8c5a2b, #5a4d2a);
}
Tavolozze di colori simili
Luxury Drive color palette created on .