Paleta de colores Free Spirit

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Free Spirit palette

Compartir esta paleta en:

Descargar la paleta de colores Free Spirit (PNG)

Download free spirit color palette PNG image (landscape)
Download free spirit color palette PNG image (square)

CSS de la paleta de colores Free Spirit

/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #e5a4cc;
}
.color-3 {
color: #9263b6;
}
.color-4 {
color: #6c5b9a;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #e5a4cc;
--color-3: #9263b6;
--color-4: #6c5b9a;
--color-5: #ffffff;
}

CSS del degradado de fondo Free Spirit

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #e5a4cc, #9263b6, #6c5b9a, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #e5a4cc, #9263b6, #6c5b9a, #ffffff);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Naranja

Free Spirit color palette created on .