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: #afbdd9;
}
.color-2 {
color: #b9c7da;
}
.color-3 {
color: #d3e2e9;
}
.color-4 {
color: #e6d6e6;
}
.color-5 {
color: #f4b8bf;
}
/* CSS Variables */
:root {
--color-1: #afbdd9;
--color-2: #b9c7da;
--color-3: #d3e2e9;
--color-4: #e6d6e6;
--color-5: #f4b8bf;
}
CSS con gradiente di sfondo Whispers of the Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #afbdd9, #b9c7da, #d3e2e9, #e6d6e6, #f4b8bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #afbdd9, #b9c7da, #d3e2e9, #e6d6e6, #f4b8bf);
}
Tavolozze di colori simili
Whispers of the Sky color palette created on .