Sage Green Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage Green Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sage Green Dream

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

tavolozza dei colori Sage Green Dream CSS

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #b8d6c1;
}
.color-3 {
color: #d1e1d1;
}
.color-4 {
color: #e5f0e5;
}
.color-5 {
color: #f5f9f5;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #b8d6c1;
--color-3: #d1e1d1;
--color-4: #e5f0e5;
--color-5: #f5f9f5;
}

CSS con gradiente di sfondo Sage Green Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}

Sage Green Dream color palette created on .