Dark Green and Purple Science Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dark Green and Purple Science palette
tavolozza dei colori Dark Green and Purple Science CSS
/* CSS */
.color-1 {
color: #4e8c4a;
}
.color-2 {
color: #7c6d9c;
}
.color-3 {
color: #9b4f9c;
}
.color-4 {
color: #acdd73;
}
.color-5 {
color: #e76e8d;
}
/* CSS Variables */
:root {
--color-1: #4e8c4a;
--color-2: #7c6d9c;
--color-3: #9b4f9c;
--color-4: #acdd73;
--color-5: #e76e8d;
}
CSS con gradiente di sfondo Dark Green and Purple Science
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e8c4a, #7c6d9c, #9b4f9c, #acdd73, #e76e8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e8c4a, #7c6d9c, #9b4f9c, #acdd73, #e76e8d);
}
Tavolozze di colori simili
Dark Green and Purple Science color palette created on .