Lucky Point Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lucky Point Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Lucky Point Dream

Download lucky point dream color palette PNG image (landscape)
Download lucky point dream color palette PNG image (square)

tavolozza dei colori Lucky Point Dream CSS

/* CSS */
.color-1 {
color: #191967;
}
.color-2 {
color: #3b3b8c;
}
.color-3 {
color: #5b5b9f;
}
.color-4 {
color: #8a8ab2;
}
.color-5 {
color: #afafd0;
}

/* CSS Variables */
:root {
--color-1: #191967;
--color-2: #3b3b8c;
--color-3: #5b5b9f;
--color-4: #8a8ab2;
--color-5: #afafd0;
}

CSS con gradiente di sfondo Lucky Point Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #191967, #3b3b8c, #5b5b9f, #8a8ab2, #afafd0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #191967, #3b3b8c, #5b5b9f, #8a8ab2, #afafd0);
}

Lucky Point Dream color palette created on .