Serene Blossoms Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Blossoms palette
tavolozza dei colori Serene Blossoms CSS
/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #f1c6d2;
}
.color-3 {
color: #f8d7b4;
}
.color-4 {
color: #f3b88c;
}
.color-5 {
color: #eed9b4;
}
/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #f1c6d2;
--color-3: #f8d7b4;
--color-4: #f3b88c;
--color-5: #eed9b4;
}
CSS con gradiente di sfondo Serene Blossoms
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #f1c6d2, #f8d7b4, #f3b88c, #eed9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #f1c6d2, #f8d7b4, #f3b88c, #eed9b4);
}
Tavolozze di colori simili
Serene Blossoms color palette created on .