Greg's Garden Delight Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Greg's Garden Delight palette
tavolozza dei colori Greg's Garden Delight CSS
/* CSS */
.color-1 {
color: #c7301f;
}
.color-2 {
color: #357033;
}
.color-3 {
color: #c8802d;
}
.color-4 {
color: #cd721d;
}
.color-5 {
color: #ca5516;
}
/* CSS Variables */
:root {
--color-1: #c7301f;
--color-2: #357033;
--color-3: #c8802d;
--color-4: #cd721d;
--color-5: #ca5516;
}
CSS con gradiente di sfondo Greg's Garden Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7301f, #357033, #c8802d, #cd721d, #ca5516);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7301f, #357033, #c8802d, #cd721d, #ca5516);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosso
Greg's Garden Delight color palette created on .