Sandy Shores and Sky Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sandy Shores and Sky palette
tavolozza dei colori Sandy Shores and Sky CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #9f512d;
}
.color-3 {
color: #b0c4de;
}
.color-4 {
color: #4682b4;
}
.color-5 {
color: #609d9f;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #9f512d;
--color-3: #b0c4de;
--color-4: #4682b4;
--color-5: #609d9f;
}
CSS con gradiente di sfondo Sandy Shores and Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #9f512d, #b0c4de, #4682b4, #609d9f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #9f512d, #b0c4de, #4682b4, #609d9f);
}
Tavolozze di colori simili
Sandy Shores and Sky color palette created on .