Slytherin Serenity Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Slytherin Serenity palette
Immagine PNG della tavolozza dei colori Slytherin Serenity
tavolozza dei colori Slytherin Serenity CSS
/* CSS */
.color-1 {
color: #1c3f2c;
}
.color-2 {
color: #4b6853;
}
.color-3 {
color: #799a7e;
}
.color-4 {
color: #a2b9a4;
}
.color-5 {
color: #d8e4db;
}
/* CSS Variables */
:root {
--color-1: #1c3f2c;
--color-2: #4b6853;
--color-3: #799a7e;
--color-4: #a2b9a4;
--color-5: #d8e4db;
}
CSS con gradiente di sfondo Slytherin Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c3f2c, #4b6853, #799a7e, #a2b9a4, #d8e4db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c3f2c, #4b6853, #799a7e, #a2b9a4, #d8e4db);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori Verde
Slytherin Serenity color palette created on .