Sage Flower Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage Flower palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sage Flower

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

tavolozza dei colori Sage Flower CSS

/* 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 con gradiente di sfondo 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 .