Paleta de colores Firbolg Forest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Firbolg Forest palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Firbolg Forest

Download firbolg forest color palette PNG image (landscape)
Download firbolg forest color palette PNG image (square)

CSS de la paleta de colores Firbolg Forest

/* CSS */
.color-1 {
color: #a4c6c4;
}
.color-2 {
color: #6f9f9f;
}
.color-3 {
color: #4b817e;
}
.color-4 {
color: #3c5d5b;
}
.color-5 {
color: #2b3b39;
}

/* CSS Variables */
:root {
--color-1: #a4c6c4;
--color-2: #6f9f9f;
--color-3: #4b817e;
--color-4: #3c5d5b;
--color-5: #2b3b39;
}

CSS del degradado de fondo Firbolg Forest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4c6c4, #6f9f9f, #4b817e, #3c5d5b, #2b3b39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4c6c4, #6f9f9f, #4b817e, #3c5d5b, #2b3b39);
}

Firbolg Forest color palette created on .