Paleta de colores Lucky Point Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Lucky Point Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Lucky Point Dream

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

CSS de la paleta de colores Lucky Point Dream

/* 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 del degradado de fondo 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 .