Scars of the River Whisper Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Scars of the River Whisper palette
tavolozza dei colori Scars of the River Whisper CSS
/* CSS */
.color-1 {
color: #4b7e8b;
}
.color-2 {
color: #6fb3a2;
}
.color-3 {
color: #a3e0d3;
}
.color-4 {
color: #f4c4a4;
}
.color-5 {
color: #f2a6a1;
}
/* CSS Variables */
:root {
--color-1: #4b7e8b;
--color-2: #6fb3a2;
--color-3: #a3e0d3;
--color-4: #f4c4a4;
--color-5: #f2a6a1;
}
CSS con gradiente di sfondo Scars of the River Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b7e8b, #6fb3a2, #a3e0d3, #f4c4a4, #f2a6a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b7e8b, #6fb3a2, #a3e0d3, #f4c4a4, #f2a6a1);
}
Tavolozze di colori simili
Scars of the River Whisper color palette created on .