Serene Sunlit Oasis Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Sunlit Oasis palette
tavolozza dei colori Serene Sunlit Oasis CSS
/* CSS */
.color-1 {
color: #ebf4f1;
}
.color-2 {
color: #f3d591;
}
.color-3 {
color: #9ecfe0;
}
.color-4 {
color: #f09351;
}
.color-5 {
color: #65c366;
}
/* CSS Variables */
:root {
--color-1: #ebf4f1;
--color-2: #f3d591;
--color-3: #9ecfe0;
--color-4: #f09351;
--color-5: #65c366;
}
CSS con gradiente di sfondo Serene Sunlit Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebf4f1, #f3d591, #9ecfe0, #f09351, #65c366);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebf4f1, #f3d591, #9ecfe0, #f09351, #65c366);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Soft teal
Serene Sunlit Oasis color palette created on .