Blue Pastel Goth Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blue Pastel Goth palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Blue Pastel Goth

Download blue pastel goth color palette PNG image (landscape)
Download blue pastel goth color palette PNG image (square)

tavolozza dei colori Blue Pastel Goth CSS

/* CSS */
.color-1 {
color: #a1c1e8;
}
.color-2 {
color: #7d9fd9;
}
.color-3 {
color: #4a81c4;
}
.color-4 {
color: #396ca2;
}
.color-5 {
color: #2d4d86;
}

/* CSS Variables */
:root {
--color-1: #a1c1e8;
--color-2: #7d9fd9;
--color-3: #4a81c4;
--color-4: #396ca2;
--color-5: #2d4d86;
}

CSS con gradiente di sfondo Blue Pastel Goth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1c1e8, #7d9fd9, #4a81c4, #396ca2, #2d4d86);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1c1e8, #7d9fd9, #4a81c4, #396ca2, #2d4d86);
}

Blue Pastel Goth color palette created on .