Paleta de colores Whiskas Inspired

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whiskas Inspired palette

Compartir esta paleta en:

Descargar la paleta de colores Whiskas Inspired (PNG)

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

CSS de la paleta de colores Whiskas Inspired

/* 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 del degradado de fondo 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 .