Paleta de colores Alder Falco

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Alder Falco palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Alder Falco

Download alder falco color palette PNG image (landscape)
Download alder falco color palette PNG image (square)

CSS de la paleta de colores Alder Falco

/* CSS */
.color-1 {
color: #beaf8e;
}
.color-2 {
color: #7d9a5b;
}
.color-3 {
color: #4f7d5b;
}
.color-4 {
color: #3c5d4c;
}
.color-5 {
color: #2f4b3e;
}

/* CSS Variables */
:root {
--color-1: #beaf8e;
--color-2: #7d9a5b;
--color-3: #4f7d5b;
--color-4: #3c5d4c;
--color-5: #2f4b3e;
}

CSS del degradado de fondo Alder Falco

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #beaf8e, #7d9a5b, #4f7d5b, #3c5d4c, #2f4b3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #beaf8e, #7d9a5b, #4f7d5b, #3c5d4c, #2f4b3e);
}

Alder Falco color palette created on .