Paleta de colores Frosted Corpse

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Frosted Corpse palette

Compartir esta paleta en:

Descargar la paleta de colores Frosted Corpse (PNG)

Download frosted corpse color palette PNG image (landscape)
Download frosted corpse color palette PNG image (square)

CSS de la paleta de colores Frosted Corpse

/* CSS */
.color-1 {
color: #a9c7e5;
}
.color-2 {
color: #b5c8d4;
}
.color-3 {
color: #d9e3e7;
}
.color-4 {
color: #f2c5d3;
}
.color-5 {
color: #f1a7b7;
}

/* CSS Variables */
:root {
--color-1: #a9c7e5;
--color-2: #b5c8d4;
--color-3: #d9e3e7;
--color-4: #f2c5d3;
--color-5: #f1a7b7;
}

CSS del degradado de fondo Frosted Corpse

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c7e5, #b5c8d4, #d9e3e7, #f2c5d3, #f1a7b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c7e5, #b5c8d4, #d9e3e7, #f2c5d3, #f1a7b7);
}

Frosted Corpse color palette created on .