Sage Maroon Gold Wedding Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sage Maroon Gold Wedding palette

Share this palette to:

Download Sage Maroon Gold Wedding Color Palette (PNG)

Download sage maroon gold wedding color palette PNG image (landscape)
Download sage maroon gold wedding color palette PNG image (square)

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);
}

Sage Maroon Gold Wedding color palette created on .