Magical Skull Cat Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Magical Skull Cat palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Magical Skull Cat

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

tavolozza dei colori Magical Skull Cat CSS

/* 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 con gradiente di sfondo 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 .