Vibrant Earthy Reds and Greens Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Earthy Reds and Greens palette
tavolozza dei colori Vibrant Earthy Reds and Greens CSS
/* CSS */
.color-1 {
color: #8c6754;
}
.color-2 {
color: #b76b5c;
}
.color-3 {
color: #e1a06b;
}
.color-4 {
color: #c2d7a7;
}
.color-5 {
color: #5d8b55;
}
/* CSS Variables */
:root {
--color-1: #8c6754;
--color-2: #b76b5c;
--color-3: #e1a06b;
--color-4: #c2d7a7;
--color-5: #5d8b55;
}
CSS con gradiente di sfondo Vibrant Earthy Reds and Greens
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c6754, #b76b5c, #e1a06b, #c2d7a7, #5d8b55);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c6754, #b76b5c, #e1a06b, #c2d7a7, #5d8b55);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Terroso
Vibrant Earthy Reds and Greens color palette created on .