Paleta de colores Groovy Garden Fiesta

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Groovy Garden Fiesta palette

Compartir esta paleta en:

Descargar la paleta de colores Groovy Garden Fiesta (PNG)

Download groovy garden fiesta color palette PNG image (landscape)
Download groovy garden fiesta color palette PNG image (square)

CSS de la paleta de colores Groovy Garden Fiesta

/* CSS */
.color-1 {
color: #ffadc6;
}
.color-2 {
color: #ffcabd;
}
.color-3 {
color: #fde9c4;
}
.color-4 {
color: #8fdbb3;
}
.color-5 {
color: #7ec0f7;
}

/* CSS Variables */
:root {
--color-1: #ffadc6;
--color-2: #ffcabd;
--color-3: #fde9c4;
--color-4: #8fdbb3;
--color-5: #7ec0f7;
}

CSS del degradado de fondo Groovy Garden Fiesta

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffadc6, #ffcabd, #fde9c4, #8fdbb3, #7ec0f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffadc6, #ffcabd, #fde9c4, #8fdbb3, #7ec0f7);
}

Groovy Garden Fiesta color palette created on .