Paleta de colores Fluffy Pink Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Fluffy Pink Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Fluffy Pink Cat

Download fluffy pink cat color palette PNG image (landscape)
Download fluffy pink cat color palette PNG image (square)

CSS de la paleta de colores Fluffy Pink Cat

/* CSS */
.color-1 {
color: #f5e5d1;
}
.color-2 {
color: #e1c6d7;
}
.color-3 {
color: #d5b4c5;
}
.color-4 {
color: #b99ec2;
}
.color-5 {
color: #7c7cc0;
}

/* CSS Variables */
:root {
--color-1: #f5e5d1;
--color-2: #e1c6d7;
--color-3: #d5b4c5;
--color-4: #b99ec2;
--color-5: #7c7cc0;
}

CSS del degradado de fondo Fluffy Pink Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e5d1, #e1c6d7, #d5b4c5, #b99ec2, #7c7cc0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e5d1, #e1c6d7, #d5b4c5, #b99ec2, #7c7cc0);
}

Fluffy Pink Cat color palette created on .