Paleta de colores Snowflake Sparkle

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Snowflake Sparkle palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Snowflake Sparkle

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

CSS de la paleta de colores Snowflake Sparkle

/* CSS */
.color-1 {
color: #e0f7fa;
}
.color-2 {
color: #a6dff7;
}
.color-3 {
color: #82c4e3;
}
.color-4 {
color: #56a4c8;
}
.color-5 {
color: #2b8db1;
}

/* CSS Variables */
:root {
--color-1: #e0f7fa;
--color-2: #a6dff7;
--color-3: #82c4e3;
--color-4: #56a4c8;
--color-5: #2b8db1;
}

CSS del degradado de fondo Snowflake Sparkle

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0f7fa, #a6dff7, #82c4e3, #56a4c8, #2b8db1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0f7fa, #a6dff7, #82c4e3, #56a4c8, #2b8db1);
}

Paletas de colores similares

Snowflake Sparkle color palette created on .