Paleta de colores Movilidad Sustentable

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Movilidad Sustentable palette

Compartir esta paleta en:

Descargar la paleta de colores Movilidad Sustentable (PNG)

Download movilidad sustentable color palette PNG image (landscape)
Download movilidad sustentable color palette PNG image (square)

CSS de la paleta de colores Movilidad Sustentable

/* CSS */
.color-1 {
color: #77fdd9;
}
.color-2 {
color: #90fe9d;
}
.color-3 {
color: #9ac7fe;
}
.color-4 {
color: #feb562;
}
.color-5 {
color: #ffca61;
}

/* CSS Variables */
:root {
--color-1: #77fdd9;
--color-2: #90fe9d;
--color-3: #9ac7fe;
--color-4: #feb562;
--color-5: #ffca61;
}

CSS del degradado de fondo Movilidad Sustentable

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #77fdd9, #90fe9d, #9ac7fe, #feb562, #ffca61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #77fdd9, #90fe9d, #9ac7fe, #feb562, #ffca61);
}

Paletas de colores similares

Movilidad Sustentable color palette created on .