Serenity of the Moonlit Onsen Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serenity of the Moonlit Onsen palette
tavolozza dei colori Serenity of the Moonlit Onsen CSS
/* CSS */
.color-1 {
color: #a4c8df;
}
.color-2 {
color: #f4d171;
}
.color-3 {
color: #e9b79f;
}
.color-4 {
color: #9e7d67;
}
.color-5 {
color: #5b4b8b;
}
/* CSS Variables */
:root {
--color-1: #a4c8df;
--color-2: #f4d171;
--color-3: #e9b79f;
--color-4: #9e7d67;
--color-5: #5b4b8b;
}
CSS con gradiente di sfondo Serenity of the Moonlit Onsen
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4c8df, #f4d171, #e9b79f, #9e7d67, #5b4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4c8df, #f4d171, #e9b79f, #9e7d67, #5b4b8b);
}
Tavolozze di colori simili
Serenity of the Moonlit Onsen color palette created on .