Whispers of the Sky Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Sky palette
tavolozza dei colori Whispers of the Sky CSS
/* CSS */
.color-1 {
color: #aac6e9;
}
.color-2 {
color: #f0f2f4;
}
.color-3 {
color: #e5e3d7;
}
.color-4 {
color: #f2cfc0;
}
.color-5 {
color: #ffb3a3;
}
/* CSS Variables */
:root {
--color-1: #aac6e9;
--color-2: #f0f2f4;
--color-3: #e5e3d7;
--color-4: #f2cfc0;
--color-5: #ffb3a3;
}
CSS con gradiente di sfondo Whispers of the Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aac6e9, #f0f2f4, #e5e3d7, #f2cfc0, #ffb3a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aac6e9, #f0f2f4, #e5e3d7, #f2cfc0, #ffb3a3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Estetico
Whispers of the Sky color palette created on .