Serene Waters and Sunlit Shores Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Waters and Sunlit Shores palette
tavolozza dei colori Serene Waters and Sunlit Shores CSS
/* CSS */
.color-1 {
color: #a8e6cf;
}
.color-2 {
color: #b1eaf2;
}
.color-3 {
color: #ffe0b3;
}
.color-4 {
color: #f8b9ce;
}
.color-5 {
color: #1a227f;
}
/* CSS Variables */
:root {
--color-1: #a8e6cf;
--color-2: #b1eaf2;
--color-3: #ffe0b3;
--color-4: #f8b9ce;
--color-5: #1a227f;
}
CSS con gradiente di sfondo Serene Waters and Sunlit Shores
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8e6cf, #b1eaf2, #ffe0b3, #f8b9ce, #1a227f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8e6cf, #b1eaf2, #ffe0b3, #f8b9ce, #1a227f);
}
Tavolozze di colori simili
Serene Waters and Sunlit Shores color palette created on .