Paleta de colores Wiggly Jelly Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wiggly Jelly Dreams palette

Compartir esta paleta en:

Descargar la paleta de colores Wiggly Jelly Dreams (PNG)

Download wiggly jelly dreams color palette PNG image (landscape)
Download wiggly jelly dreams color palette PNG image (square)

CSS de la paleta de colores Wiggly Jelly Dreams

/* CSS */
.color-1 {
color: #a9b710;
}
.color-2 {
color: #d5ca2a;
}
.color-3 {
color: #f5e74d;
}
.color-4 {
color: #ffb300;
}
.color-5 {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--color-1: #a9b710;
--color-2: #d5ca2a;
--color-3: #f5e74d;
--color-4: #ffb300;
--color-5: #ff6d1f;
}

CSS del degradado de fondo Wiggly Jelly Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9b710, #d5ca2a, #f5e74d, #ffb300, #ff6d1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9b710, #d5ca2a, #f5e74d, #ffb300, #ff6d1f);
}

Wiggly Jelly Dreams color palette created on .