Godness of Stars Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Godness of Stars palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Godness of Stars

Download godness of stars color palette PNG image (landscape)
Download godness of stars color palette PNG image (square)

tavolozza dei colori Godness of Stars CSS

/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #3f49a2;
}
.color-3 {
color: #6c71cb;
}
.color-4 {
color: #a3b0e0;
}
.color-5 {
color: #f1e5ff;
}

/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #3f49a2;
--color-3: #6c71cb;
--color-4: #a3b0e0;
--color-5: #f1e5ff;
}

CSS con gradiente di sfondo Godness of Stars

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #3f49a2, #6c71cb, #a3b0e0, #f1e5ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #3f49a2, #6c71cb, #a3b0e0, #f1e5ff);
}

Godness of Stars color palette created on .