Paleta de colores Scholar Banshee

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Scholar Banshee palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Scholar Banshee

Download scholar banshee color palette PNG image (landscape)
Download scholar banshee color palette PNG image (square)

CSS de la paleta de colores Scholar Banshee

/* CSS */
.color-1 {
color: #290bc1;
}
.color-2 {
color: #4211e4;
}
.color-3 {
color: #9c62f9;
}
.color-4 {
color: #e19af9;
}
.color-5 {
color: #fcbace;
}

/* CSS Variables */
:root {
--color-1: #290bc1;
--color-2: #4211e4;
--color-3: #9c62f9;
--color-4: #e19af9;
--color-5: #fcbace;
}

CSS del degradado de fondo Scholar Banshee

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #290bc1, #4211e4, #9c62f9, #e19af9, #fcbace);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #290bc1, #4211e4, #9c62f9, #e19af9, #fcbace);
}

Scholar Banshee color palette created on .