Sage Maroon Gold Wedding Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Sage Maroon Gold Wedding palette
Color Inspiration
Images that showcase this color palette in real designs
Download Sage Maroon Gold Wedding Color Palette (PNG)
Sage Maroon Gold Wedding color palette CSS
/* CSS */
.color-1 {
color: #4b8b6f;
}
.color-2 {
color: #4e3b3b;
}
.color-3 {
color: #e6b689;
}
.color-4 {
color: #9c7a3a;
}
.color-5 {
color: #c4a05a;
}
/* CSS Variables */
:root {
--color-1: #4b8b6f;
--color-2: #4e3b3b;
--color-3: #e6b689;
--color-4: #9c7a3a;
--color-5: #c4a05a;
}
Sage Maroon Gold Wedding background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b8b6f, #4e3b3b, #e6b689, #9c7a3a, #c4a05a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b8b6f, #4e3b3b, #e6b689, #9c7a3a, #c4a05a);
}
Similar color palettes
Sage Maroon Gold Wedding color palette created on .