Paleta de colores Magical Skull Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Magical Skull Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Magical Skull Cat

Download magical skull cat color palette PNG image (landscape)
Download magical skull cat color palette PNG image (square)

CSS de la paleta de colores Magical Skull Cat

/* CSS */
.color-1 {
color: #5f4b9b;
}
.color-2 {
color: #9a6ccb;
}
.color-3 {
color: #d4c4e4;
}
.color-4 {
color: #f4c8a4;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #5f4b9b;
--color-2: #9a6ccb;
--color-3: #d4c4e4;
--color-4: #f4c8a4;
--color-5: #ff6e61;
}

CSS del degradado de fondo Magical Skull Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f4b9b, #9a6ccb, #d4c4e4, #f4c8a4, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f4b9b, #9a6ccb, #d4c4e4, #f4c8a4, #ff6e61);
}

Magical Skull Cat color palette created on .