Serene Skies and Blushing Blooms Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Skies and Blushing Blooms palette
tavolozza dei colori Serene Skies and Blushing Blooms CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b7e0f0;
}
.color-3 {
color: #f1f5f8;
}
.color-4 {
color: #f6d7a2;
}
.color-5 {
color: #f2a1b9;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b7e0f0;
--color-3: #f1f5f8;
--color-4: #f6d7a2;
--color-5: #f2a1b9;
}
CSS con gradiente di sfondo Serene Skies and Blushing Blooms
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b7e0f0, #f1f5f8, #f6d7a2, #f2a1b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b7e0f0, #f1f5f8, #f6d7a2, #f2a1b9);
}
Tavolozze di colori simili
Serene Skies and Blushing Blooms color palette created on .