Paleta de colores Sage and Maroon Wedding

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sage and Maroon Wedding palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sage and Maroon Wedding

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

CSS de la paleta de colores Sage and Maroon Wedding

/* 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 del degradado de fondo 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 .