Sage Green Serenity Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage Green Serenity palette

Condividi questa palette a:

Scarica la tavolozza dei colori Sage Green Serenity (PNG)

Download sage green serenity color palette PNG image (landscape)
Download sage green serenity color palette PNG image (square)

tavolozza dei colori Sage Green Serenity CSS

/* CSS */
.color-1 {
color: #a9cbb8;
}
.color-2 {
color: #b6d8b0;
}
.color-3 {
color: #d0e4c4;
}
.color-4 {
color: #e5f1da;
}
.color-5 {
color: #f3f8e2;
}

/* CSS Variables */
:root {
--color-1: #a9cbb8;
--color-2: #b6d8b0;
--color-3: #d0e4c4;
--color-4: #e5f1da;
--color-5: #f3f8e2;
}

CSS con gradiente di sfondo Sage Green Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9cbb8, #b6d8b0, #d0e4c4, #e5f1da, #f3f8e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9cbb8, #b6d8b0, #d0e4c4, #e5f1da, #f3f8e2);
}

Sage Green Serenity color palette created on .