Paleta de colores Soft Green Rue

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Green Rue palette

Compartir esta paleta en:

Descargar la paleta de colores Soft Green Rue (PNG)

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

CSS de la paleta de colores Soft Green Rue

/* 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 del degradado de fondo 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 .