Whiskas Inspired Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whiskas Inspired palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Whiskas Inspired

Download whiskas inspired color palette PNG image (landscape)
Download whiskas inspired color palette PNG image (square)

tavolozza dei colori Whiskas Inspired CSS

/* CSS */
.color-1 {
color: #c8a2c8;
}
.color-2 {
color: #a56f9a;
}
.color-3 {
color: #714b81;
}
.color-4 {
color: #4c2f65;
}
.color-5 {
color: #251a4c;
}

/* CSS Variables */
:root {
--color-1: #c8a2c8;
--color-2: #a56f9a;
--color-3: #714b81;
--color-4: #4c2f65;
--color-5: #251a4c;
}

CSS con gradiente di sfondo Whiskas Inspired

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8a2c8, #a56f9a, #714b81, #4c2f65, #251a4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8a2c8, #a56f9a, #714b81, #4c2f65, #251a4c);
}

Whiskas Inspired color palette created on .