Curious Blue Sky Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Curious Blue Sky palette

Condividi questa palette a:

tavolozza dei colori Curious Blue Sky CSS

/* CSS */
.color-1 {
color: #2b91c5;
}
.color-2 {
color: #4bbae2;
}
.color-3 {
color: #6edef2;
}
.color-4 {
color: #9ee3f5;
}
.color-5 {
color: #d3f6fd;
}

/* CSS Variables */
:root {
--color-1: #2b91c5;
--color-2: #4bbae2;
--color-3: #6edef2;
--color-4: #9ee3f5;
--color-5: #d3f6fd;
}

CSS con gradiente di sfondo Curious Blue Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b91c5, #4bbae2, #6edef2, #9ee3f5, #d3f6fd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b91c5, #4bbae2, #6edef2, #9ee3f5, #d3f6fd);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Curious Blue Sky color palette created on .