Blue Soundscape Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blue Soundscape palette

Condividi questa palette a:

Scarica la tavolozza dei colori Blue Soundscape (PNG)

Download blue soundscape color palette PNG image (landscape)
Download blue soundscape color palette PNG image (square)

tavolozza dei colori Blue Soundscape CSS

/* CSS */
.color-1 {
color: #053c94;
}
.color-2 {
color: #0d6fd9;
}
.color-3 {
color: #2c9bf6;
}
.color-4 {
color: #6fd8fb;
}
.color-5 {
color: #f6fcde;
}

/* CSS Variables */
:root {
--color-1: #053c94;
--color-2: #0d6fd9;
--color-3: #2c9bf6;
--color-4: #6fd8fb;
--color-5: #f6fcde;
}

CSS con gradiente di sfondo Blue Soundscape

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #053c94, #0d6fd9, #2c9bf6, #6fd8fb, #f6fcde);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #053c94, #0d6fd9, #2c9bf6, #6fd8fb, #f6fcde);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Blu

Blue Soundscape color palette created on .