Slytherin Serenity Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Slytherin Serenity palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Slytherin Serenity

Download slytherin serenity color palette PNG image (landscape)
Download slytherin serenity color palette PNG image (square)

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);
}

Slytherin Serenity color palette created on .