Paleta de colores Sage Flower

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sage Flower palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sage Flower

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

CSS de la paleta de colores Sage Flower

/* CSS */
.color-1 {
color: #a8c4a1;
}
.color-2 {
color: #b1d3b3;
}
.color-3 {
color: #d2e4d2;
}
.color-4 {
color: #f2e7d4;
}
.color-5 {
color: #e8b5c4;
}

/* CSS Variables */
:root {
--color-1: #a8c4a1;
--color-2: #b1d3b3;
--color-3: #d2e4d2;
--color-4: #f2e7d4;
--color-5: #e8b5c4;
}

CSS del degradado de fondo Sage Flower

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8c4a1, #b1d3b3, #d2e4d2, #f2e7d4, #e8b5c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8c4a1, #b1d3b3, #d2e4d2, #f2e7d4, #e8b5c4);
}

Sage Flower color palette created on .