Paleta de colores Ice Kingdom

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ice Kingdom palette

Compartir esta paleta en:

Descargar la paleta de colores Ice Kingdom (PNG)

Download ice kingdom color palette PNG image (landscape)
Download ice kingdom color palette PNG image (square)

CSS de la paleta de colores Ice Kingdom

/* CSS */
.color-1 {
color: #a7c6e7;
}
.color-2 {
color: #b2e0f0;
}
.color-3 {
color: #f1f5f8;
}
.color-4 {
color: #e8b5c4;
}
.color-5 {
color: #a48bda;
}

/* CSS Variables */
:root {
--color-1: #a7c6e7;
--color-2: #b2e0f0;
--color-3: #f1f5f8;
--color-4: #e8b5c4;
--color-5: #a48bda;
}

CSS del degradado de fondo Ice Kingdom

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c6e7, #b2e0f0, #f1f5f8, #e8b5c4, #a48bda);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c6e7, #b2e0f0, #f1f5f8, #e8b5c4, #a48bda);
}

Paletas de colores similares

Ice Kingdom color palette created on .