Wine and Gold Elegance Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Wine and Gold Elegance palette
tavolozza dei colori Wine and Gold Elegance CSS
/* CSS */
.color-1 {
color: #a30000;
}
.color-2 {
color: #2e4a2b;
}
.color-3 {
color: #003057;
}
.color-4 {
color: #f0ead6;
}
.color-5 {
color: #d4af35;
}
/* CSS Variables */
:root {
--color-1: #a30000;
--color-2: #2e4a2b;
--color-3: #003057;
--color-4: #f0ead6;
--color-5: #d4af35;
}
CSS con gradiente di sfondo Wine and Gold Elegance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a30000, #2e4a2b, #003057, #f0ead6, #d4af35);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a30000, #2e4a2b, #003057, #f0ead6, #d4af35);
}
Tavolozze di colori simili
Wine and Gold Elegance color palette created on .