Soft Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Soft Serenity palette
tavolozza dei colori Soft Serenity CSS
/* CSS */
.color-1 {
color: #a3c8e1;
}
.color-2 {
color: #f4b4cf;
}
.color-3 {
color: #d6c7e1;
}
.color-4 {
color: #a1e8d6;
}
.color-5 {
color: #50d3b0;
}
/* CSS Variables */
:root {
--color-1: #a3c8e1;
--color-2: #f4b4cf;
--color-3: #d6c7e1;
--color-4: #a1e8d6;
--color-5: #50d3b0;
}
CSS con gradiente di sfondo Soft Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c8e1, #f4b4cf, #d6c7e1, #a1e8d6, #50d3b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c8e1, #f4b4cf, #d6c7e1, #a1e8d6, #50d3b0);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Morbido
Soft Serenity color palette created on .