Goob's Delight Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Goob's Delight palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Goob's Delight (PNG)
tavolozza dei colori Goob's Delight CSS
/* CSS */
.color-1 {
color: #74c3b2;
}
.color-2 {
color: #a4e5d8;
}
.color-3 {
color: #f7f7a1;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffb84d;
}
/* CSS Variables */
:root {
--color-1: #74c3b2;
--color-2: #a4e5d8;
--color-3: #f7f7a1;
--color-4: #ff6e61;
--color-5: #ffb84d;
}
CSS con gradiente di sfondo Goob's Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #74c3b2, #a4e5d8, #f7f7a1, #ff6e61, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #74c3b2, #a4e5d8, #f7f7a1, #ff6e61, #ffb84d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Goob's Delight color palette created on .