Gentle Sky Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Gentle Sky Dreams palette

Condividi questa palette a:

Scarica la tavolozza dei colori Gentle Sky Dreams (PNG)

Download gentle sky dreams color palette PNG image (landscape)
Download gentle sky dreams color palette PNG image (square)

tavolozza dei colori Gentle Sky Dreams CSS

/* CSS */
.color-1 {
color: #9fc4e9;
}
.color-2 {
color: #6ebeed;
}
.color-3 {
color: #419bc8;
}
.color-4 {
color: #1a7b99;
}
.color-5 {
color: #0a4d61;
}

/* CSS Variables */
:root {
--color-1: #9fc4e9;
--color-2: #6ebeed;
--color-3: #419bc8;
--color-4: #1a7b99;
--color-5: #0a4d61;
}

CSS con gradiente di sfondo Gentle Sky Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc4e9, #6ebeed, #419bc8, #1a7b99, #0a4d61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc4e9, #6ebeed, #419bc8, #1a7b99, #0a4d61);
}

Gentle Sky Dreams color palette created on .