Soft Green Rue Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Green Rue palette

Condividi questa palette a:

Scarica la tavolozza dei colori Soft Green Rue (PNG)

Download soft green rue color palette PNG image (landscape)
Download soft green rue color palette PNG image (square)

tavolozza dei colori Soft Green Rue CSS

/* CSS */
.color-1 {
color: #799a89;
}
.color-2 {
color: #aed5c0;
}
.color-3 {
color: #e3f2e9;
}
.color-4 {
color: #f7d0a1;
}
.color-5 {
color: #d6a085;
}

/* CSS Variables */
:root {
--color-1: #799a89;
--color-2: #aed5c0;
--color-3: #e3f2e9;
--color-4: #f7d0a1;
--color-5: #d6a085;
}

CSS con gradiente di sfondo Soft Green Rue

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #799a89, #aed5c0, #e3f2e9, #f7d0a1, #d6a085);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #799a89, #aed5c0, #e3f2e9, #f7d0a1, #d6a085);
}

Soft Green Rue color palette created on .