Whispers of Rain Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Rain palette
tavolozza dei colori Whispers of Rain CSS
/* CSS */
.color-1 {
color: #a6c6ed;
}
.color-2 {
color: #4b8caf;
}
.color-3 {
color: #2b6c88;
}
.color-4 {
color: #1f4c4d;
}
.color-5 {
color: #b6e2e2;
}
/* CSS Variables */
:root {
--color-1: #a6c6ed;
--color-2: #4b8caf;
--color-3: #2b6c88;
--color-4: #1f4c4d;
--color-5: #b6e2e2;
}
CSS con gradiente di sfondo Whispers of Rain
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c6ed, #4b8caf, #2b6c88, #1f4c4d, #b6e2e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c6ed, #4b8caf, #2b6c88, #1f4c4d, #b6e2e2);
}
Tavolozze di colori simili
Whispers of Rain color palette created on .