Sage and Maroon Wedding Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage and Maroon Wedding palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sage and Maroon Wedding

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

tavolozza dei colori Sage and Maroon Wedding CSS

/* CSS */
.color-1 {
color: #a8bda8;
}
.color-2 {
color: #6b4c4c;
}
.color-3 {
color: #b57878;
}
.color-4 {
color: #d0b38a;
}
.color-5 {
color: #ead2db;
}

/* CSS Variables */
:root {
--color-1: #a8bda8;
--color-2: #6b4c4c;
--color-3: #b57878;
--color-4: #d0b38a;
--color-5: #ead2db;
}

CSS con gradiente di sfondo Sage and Maroon Wedding

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8bda8, #6b4c4c, #b57878, #d0b38a, #ead2db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8bda8, #6b4c4c, #b57878, #d0b38a, #ead2db);
}

Sage and Maroon Wedding color palette created on .