Paleta de colores Sustainable Luxury

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sustainable Luxury palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sustainable Luxury

Download sustainable luxury color palette PNG image (landscape)
Download sustainable luxury color palette PNG image (square)

CSS de la paleta de colores Sustainable Luxury

/* CSS */
.color-1 {
color: #8bc34b;
}
.color-2 {
color: #4cae4f;
}
.color-3 {
color: #009485;
}
.color-4 {
color: #007a6c;
}
.color-5 {
color: #004d40;
}

/* CSS Variables */
:root {
--color-1: #8bc34b;
--color-2: #4cae4f;
--color-3: #009485;
--color-4: #007a6c;
--color-5: #004d40;
}

CSS del degradado de fondo Sustainable Luxury

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8bc34b, #4cae4f, #009485, #007a6c, #004d40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8bc34b, #4cae4f, #009485, #007a6c, #004d40);
}

Paletas de colores similares

Sustainable Luxury color palette created on .