Serene Sky Whispers Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Serene Sky Whispers palette

Condividi questa palette a:

Scarica la tavolozza dei colori Serene Sky Whispers (PNG)

Download serene sky whispers color palette PNG image (landscape)
Download serene sky whispers color palette PNG image (square)

tavolozza dei colori Serene Sky Whispers CSS

/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b5d4e8;
}
.color-3 {
color: #e1f1f9;
}
.color-4 {
color: #aed5d3;
}
.color-5 {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b5d4e8;
--color-3: #e1f1f9;
--color-4: #aed5d3;
--color-5: #a1c6d4;
}

CSS con gradiente di sfondo Serene Sky Whispers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}

Serene Sky Whispers color palette created on .