Paleta de colores Spooky the cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Spooky the cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Spooky the cat

Download spooky the cat color palette PNG image (landscape)
Download spooky the cat color palette PNG image (square)

CSS de la paleta de colores Spooky the cat

/* CSS */
.color-1 {
color: #3d2a4c;
}
.color-2 {
color: #704d7a;
}
.color-3 {
color: #c18697;
}
.color-4 {
color: #f6b3b1;
}
.color-5 {
color: #ffb84d;
}

/* CSS Variables */
:root {
--color-1: #3d2a4c;
--color-2: #704d7a;
--color-3: #c18697;
--color-4: #f6b3b1;
--color-5: #ffb84d;
}

CSS del degradado de fondo Spooky the cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3d2a4c, #704d7a, #c18697, #f6b3b1, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3d2a4c, #704d7a, #c18697, #f6b3b1, #ffb84d);
}

Spooky the cat color palette created on .