Paleta de colores Very Small Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Very Small Cat palette

Compartir esta paleta en:

Descargar la paleta de colores Very Small Cat (PNG)

Download very small cat color palette PNG image (landscape)
Download very small cat color palette PNG image (square)

CSS de la paleta de colores Very Small Cat

/* CSS */
.color-1 {
color: #d8b6c5;
}
.color-2 {
color: #f2c5d3;
}
.color-3 {
color: #f1e4e9;
}
.color-4 {
color: #f7e1b6;
}
.color-5 {
color: #f1b74b;
}

/* CSS Variables */
:root {
--color-1: #d8b6c5;
--color-2: #f2c5d3;
--color-3: #f1e4e9;
--color-4: #f7e1b6;
--color-5: #f1b74b;
}

CSS del degradado de fondo Very Small Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8b6c5, #f2c5d3, #f1e4e9, #f7e1b6, #f1b74b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8b6c5, #f2c5d3, #f1e4e9, #f7e1b6, #f1b74b);
}

Very Small Cat color palette created on .