Whispers of Sunlit Serenity Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Sunlit Serenity palette
tavolozza dei colori Whispers of Sunlit Serenity CSS
/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #fcf19c;
}
.color-3 {
color: #c7dbd9;
}
.color-4 {
color: #b3d5ea;
}
.color-5 {
color: #f6ab83;
}
/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #fcf19c;
--color-3: #c7dbd9;
--color-4: #b3d5ea;
--color-5: #f6ab83;
}
CSS con gradiente di sfondo Whispers of Sunlit Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #fcf19c, #c7dbd9, #b3d5ea, #f6ab83);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #fcf19c, #c7dbd9, #b3d5ea, #f6ab83);
}
Tavolozze di colori simili
Whispers of Sunlit Serenity color palette created on .