Paleta de colores Whimsical Cat
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whimsical Cat palette
Imagen PNG de la paleta de colores Whimsical Cat
CSS de la paleta de colores Whimsical Cat
/* CSS */
.color-1 {
color: #c1a2d2;
}
.color-2 {
color: #a16ca7;
}
.color-3 {
color: #d9b9e9;
}
.color-4 {
color: #f6d6b1;
}
.color-5 {
color: #fbae5b;
}
/* CSS Variables */
:root {
--color-1: #c1a2d2;
--color-2: #a16ca7;
--color-3: #d9b9e9;
--color-4: #f6d6b1;
--color-5: #fbae5b;
}
CSS del degradado de fondo Whimsical Cat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1a2d2, #a16ca7, #d9b9e9, #f6d6b1, #fbae5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1a2d2, #a16ca7, #d9b9e9, #f6d6b1, #fbae5b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Gato
Whimsical Cat color palette created on .