Serenity in Empowerment Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serenity in Empowerment palette
tavolozza dei colori Serenity in Empowerment CSS
/* CSS */
.color-1 {
color: #41b991;
}
.color-2 {
color: #92d3a3;
}
.color-3 {
color: #e8deab;
}
.color-4 {
color: #ebae7f;
}
.color-5 {
color: #de675e;
}
/* CSS Variables */
:root {
--color-1: #41b991;
--color-2: #92d3a3;
--color-3: #e8deab;
--color-4: #ebae7f;
--color-5: #de675e;
}
CSS con gradiente di sfondo Serenity in Empowerment
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #41b991, #92d3a3, #e8deab, #ebae7f, #de675e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #41b991, #92d3a3, #e8deab, #ebae7f, #de675e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 4 tavolozzas di colori Verde
Serenity in Empowerment color palette created on .