Paleta de colores Sage Cottagecore

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sage Cottagecore palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sage Cottagecore

Download sage cottagecore color palette PNG image (landscape)
Download sage cottagecore color palette PNG image (square)

CSS de la paleta de colores Sage Cottagecore

/* CSS */
.color-1 {
color: #a8bba0;
}
.color-2 {
color: #d0e1d4;
}
.color-3 {
color: #f3f7ed;
}
.color-4 {
color: #c3d5b8;
}
.color-5 {
color: #a2b79f;
}

/* CSS Variables */
:root {
--color-1: #a8bba0;
--color-2: #d0e1d4;
--color-3: #f3f7ed;
--color-4: #c3d5b8;
--color-5: #a2b79f;
}

CSS del degradado de fondo Sage Cottagecore

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8bba0, #d0e1d4, #f3f7ed, #c3d5b8, #a2b79f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8bba0, #d0e1d4, #f3f7ed, #c3d5b8, #a2b79f);
}

Sage Cottagecore color palette created on .