Paleta de colores Everest Sparkle

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Everest Sparkle palette

Compartir esta paleta en:

Descargar la paleta de colores Everest Sparkle (PNG)

Download everest sparkle color palette PNG image (landscape)
Download everest sparkle color palette PNG image (square)

CSS de la paleta de colores Everest Sparkle

/* CSS */
.color-1 {
color: #a3c3e0;
}
.color-2 {
color: #cee8e7;
}
.color-3 {
color: #f7f4e4;
}
.color-4 {
color: #f8d8a0;
}
.color-5 {
color: #e7a6ae;
}

/* CSS Variables */
:root {
--color-1: #a3c3e0;
--color-2: #cee8e7;
--color-3: #f7f4e4;
--color-4: #f8d8a0;
--color-5: #e7a6ae;
}

CSS del degradado de fondo Everest Sparkle

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c3e0, #cee8e7, #f7f4e4, #f8d8a0, #e7a6ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c3e0, #cee8e7, #f7f4e4, #f8d8a0, #e7a6ae);
}

Everest Sparkle color palette created on .