Paleta de colores Gleaming Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Gleaming Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Gleaming Dreams

Download gleaming dreams color palette PNG image (landscape)
Download gleaming dreams color palette PNG image (square)

CSS de la paleta de colores Gleaming Dreams

/* CSS */
.color-1 {
color: #c2ffc6;
}
.color-2 {
color: #77f9bc;
}
.color-3 {
color: #adebe8;
}
.color-4 {
color: #a6b9ed;
}
.color-5 {
color: #d795e4;
}

/* CSS Variables */
:root {
--color-1: #c2ffc6;
--color-2: #77f9bc;
--color-3: #adebe8;
--color-4: #a6b9ed;
--color-5: #d795e4;
}

CSS del degradado de fondo Gleaming Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2ffc6, #77f9bc, #adebe8, #a6b9ed, #d795e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2ffc6, #77f9bc, #adebe8, #a6b9ed, #d795e4);
}

Gleaming Dreams color palette created on .