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