Paleta de colores Fluffy Pink Cat
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Fluffy Pink Cat palette
CSS de la paleta de colores Fluffy Pink Cat
/* CSS */
.color-1 {
color: #f7e5cf;
}
.color-2 {
color: #e8bfd9;
}
.color-3 {
color: #dfaac5;
}
.color-4 {
color: #c18fd1;
}
.color-5 {
color: #6d6dd0;
}
/* CSS Variables */
:root {
--color-1: #f7e5cf;
--color-2: #e8bfd9;
--color-3: #dfaac5;
--color-4: #c18fd1;
--color-5: #6d6dd0;
}
CSS del degradado de fondo Fluffy Pink Cat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e5cf, #e8bfd9, #dfaac5, #c18fd1, #6d6dd0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e5cf, #e8bfd9, #dfaac5, #c18fd1, #6d6dd0);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Durazno
Fluffy Pink Cat color palette created on .