Paleta de colores Cozy Cat Lady

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cozy Cat Lady palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cozy Cat Lady

Download cozy cat lady color palette PNG image (landscape)
Download cozy cat lady color palette PNG image (square)

CSS de la paleta de colores Cozy Cat Lady

/* CSS */
.color-1 {
color: #e8bfd3;
}
.color-2 {
color: #f9d6b4;
}
.color-3 {
color: #f6d9c1;
}
.color-4 {
color: #b7e1b2;
}
.color-5 {
color: #f4a462;
}

/* CSS Variables */
:root {
--color-1: #e8bfd3;
--color-2: #f9d6b4;
--color-3: #f6d9c1;
--color-4: #b7e1b2;
--color-5: #f4a462;
}

CSS del degradado de fondo Cozy Cat Lady

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8bfd3, #f9d6b4, #f6d9c1, #b7e1b2, #f4a462);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8bfd3, #f9d6b4, #f6d9c1, #b7e1b2, #f4a462);
}

Cozy Cat Lady color palette created on .